mirror of
https://github.com/janet-lang/janet
synced 2024-11-05 00:06:16 +00:00
4 lines
40 B
Clojure
4 lines
40 B
Clojure
|
# Prints hello
|
||
|
|
||
|
(print "hello, world!")
|