1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-10 10:49:54 +00:00
janet/script.dst

4 lines
58 B
Plaintext

(import "natives/hello/hello.so" :prefix "h/")
(h/hello)