1
0
mirror of https://github.com/janet-lang/janet synced 2025-10-05 11:02:28 +00:00
Files
janet/examples/hello.janet
2018-11-25 14:03:00 -05:00

4 lines
40 B
Clojure

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