1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-28 16:13:16 +00:00
janet/examples/hello.janet

4 lines
40 B
Clojure

# Prints hello
(print "hello, world!")