Reinstated those two lines in the data section test

This commit is contained in:
Sasha Koshka 2022-09-16 23:01:32 -04:00
parent f1cd9856ea
commit 2f26e63354
2 changed files with 4 additions and 3 deletions

View File

@ -26,6 +26,8 @@ data ro gIntegerArrayInitialized:Int:16:
4785
92
>
data wr hIntegerPointerInit:{Int}:<[& integer]>
data wr iMutIntegerPointerInit:{Int}:mut:<[& integer]>
data ro jObject:Obj:
(
.that:<324>

View File

@ -18,10 +18,9 @@ data ro gIntegerArrayInitialized:Int:16:<
340 0 2304 0 4785 92
>
# TODO: reinstate these two
# data wr hIntegerPointerInit:{Int}:<[& integer]>
data wr hIntegerPointerInit:{Int}:<[& integer]>
# data wr iMutIntegerPointerInit:{Int}:mut:<[& integer]>
data wr iMutIntegerPointerInit:{Int}:mut:<[& integer]>
data ro jObject:Obj:(
.this:<324>