1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-20 19:29:37 +00:00
janet/natives/hello/metab.dst

6 lines
81 B
Plaintext
Executable File

#!/usr/bin/env dst
(import metabuild :as mb)
(mb.generate "hello" @["main.c"])