a0d8b77f175445cef8d05c551d2e7066e4d4869d
[sandbox] / integration_tests / 0003_define.stt
1 (define hello-world "Hello, world")
2 (print hello-world)
3 0