print functions as #<fn name>
[jackhill/mal.git] / examples / hello.mal
CommitLineData
59537691
JM
1(println "hello world\n\nanother line")
2(println "and another line")