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