1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-28 15:08:40 +00:00
janet/script.dst

4 lines
58 B
Plaintext

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