mirror of
https://github.com/janet-lang/janet
synced 2025-02-04 11:19:10 +00:00
3 lines
51 B
Clojure
3 lines
51 B
Clojure
|
(defn main [&]
|
||
|
(print "Hello from executable!"))
|