mirror of
https://github.com/janet-lang/janet
synced 2024-11-19 15:14:48 +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!"))
|