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