mirror of
https://github.com/janet-lang/janet
synced 2025-02-02 10:19:10 +00:00
cc07ff987d
Add executable generation testing to make test-install.
3 lines
51 B
Clojure
3 lines
51 B
Clojure
(defn main [&]
|
|
(print "Hello from executable!"))
|