serene/examples/hello_world/hello_world.srn

5 lines
48 B
Plaintext
Raw Normal View History

(print 4)
(print -43)
(print 3.4)
(println asd)