janet/examples/hello.janet

4 lines
40 B
Plaintext

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