specialized-arrays: Don't leak in unit test.

db4
Doug Coleman 2012-08-25 18:38:44 -07:00
parent e6dc36b073
commit 60beb84774
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ SPECIALIZED-ARRAYS: bool uchar ushort char uint float ulonglong ;
[ B{ 210 4 1 } ushort cast-array ] must-fail
[ { 3 1 3 3 7 } ] [
int-array{ 3 1 3 3 7 } malloc-byte-array 5 int <c-direct-array> >array
int-array{ 3 1 3 3 7 } malloc-byte-array [ 5 int <c-direct-array> >array ] with-disposal
] unit-test
[ float-array{ 0x1.222,222p0 0x1.111,112p0 } ]