mirror of
https://github.com/janet-lang/janet
synced 2026-08-16 15:28:52 +00:00
4 lines
40 B
Clojure
4 lines
40 B
Clojure
# Prints hello
|
|
|
|
(print "hello, world!")
|