This commit is contained in:
Skgland
2025-09-27 22:48:05 +02:00
committed by Bennet Bleßmann
parent 2f43c3ff40
commit 9376bc6369
3 changed files with 79 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
```trycmd
$ scryer-prolog -f --no-add-history input.pl -g test -g halt
test causes: error(system_error,$ffi_allocate/4)
test causes: error(existence_error(ffi_struct_constructor,$[u8;2]/1),$ffi_allocate/4)
```