specialized-array: The day of doing everything twice.
parent
2354455764
commit
3adbee3ea0
|
@ -34,7 +34,7 @@ SPECIALIZED-ARRAYS: bool uchar ushort char uint float ulonglong ;
|
||||||
[ B{ 210 4 1 } ushort cast-array ] must-fail
|
[ B{ 210 4 1 } ushort cast-array ] must-fail
|
||||||
|
|
||||||
[ { 3 1 3 3 7 } ] [
|
[ { 3 1 3 3 7 } ] [
|
||||||
int-array{ 3 1 3 3 7 } malloc-byte-array [ 5 int <c-direct-array> >array ] with-disposal
|
int-array{ 3 1 3 3 7 } malloc-byte-array [ &free 5 int <c-direct-array> >array ] with-destructors
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
[ float-array{ 0x1.222,222p0 0x1.111,112p0 } ]
|
[ float-array{ 0x1.222,222p0 0x1.111,112p0 } ]
|
||||||
|
|
Loading…
Reference in New Issue