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