1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-25 22:53:16 +00:00

Remove script.dst

This commit is contained in:
Calvin Rose 2018-05-01 12:35:54 -04:00
parent 1e4f221170
commit 6b5c5ab0ad

View File

@ -1,3 +0,0 @@
(import "natives/hello/hello.so" :prefix "h/")
(h/hello)