fixup quad
This commit is contained in:
@@ -4,4 +4,4 @@
|
|||||||
test :- ffi:array_type(u8, 2, Type), ffi:allocate(rust, Type, [Type, 0], _ArrayPtr).
|
test :- ffi:array_type(u8, 2, Type), ffi:allocate(rust, Type, [Type, 0], _ArrayPtr).
|
||||||
|
|
||||||
?- test.
|
?- test.
|
||||||
error(system_error,'$ffi_allocate'/4).
|
error(existence_error(ffi_struct_constructor,$[u8;2]/1),$ffi_allocate/4).
|
||||||
Reference in New Issue
Block a user