Added base for parsing initialization values

This commit is contained in:
Sasha Koshka
2022-08-16 20:10:47 -04:00
parent c172c111d8
commit efb3bbe21b
2 changed files with 32 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ data wr integerPointerInit:{Int} [& integer]
data wr mutIntegerPointerInit:{Int}:mut [& integer]
data wr object:Obj
, this 324
, that 2139
.this 324
.that 2139
data wr nestedObject:Obj
.this