mirror of
https://github.com/janet-lang/janet
synced 2024-11-18 06:34:48 +00:00
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
(import "natives/hello/hello.so" :prefix "h/")
|
||
|
|
||
|
(h/hello)
|