Reinstated those two lines in the data section test
This commit is contained in:
parent
f1cd9856ea
commit
2f26e63354
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user