Commitb19f4f51Recorded31 Mar 2026Repositorysigil-ffi
Fix FFI dlopen test: add missing (sigil string) import for string-contains?
Changed
test/test-ffi-dlopen.sgl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)Diff
test/test-ffi-dlopen.sglmodified
@@ -12,7 +12,8 @@
12
(sigil ffi) 13
(sigil path) 14
(sigil process)−15
(sigil fs))+15
(sigil fs)+16
(sigil string)) 17
18
;; ============================================================ 19
;; Build the test shared library