mirror of
https://github.com/janet-lang/janet
synced 2025-09-05 20:38:03 +00:00
Fix docstring.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#
|
||||
# Simple FFI test script that tests against a simple shared object
|
||||
#
|
||||
|
||||
(def ffi/loc "examples/ffi/so.so")
|
||||
(def ffi/source-loc "examples/ffi/so.c")
|
||||
|
||||
|
Reference in New Issue
Block a user