add a test for with_locals

This commit is contained in:
Skgland
2025-08-09 23:04:13 +02:00
committed by Bennet Bleßmann
parent d1356db7e3
commit 3e929511bb
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
```trycmd
$ scryer-prolog -f --no-add-history tests-pl/ffi_locals.pl -g halt
With Locals 1
With Locals 2
With Locals 3
```