serene/examples/hello_world/hello_world.srn

5 lines
48 B
Plaintext

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