Files
l2/a.sl
IgorCielniak a33ae22573 commit
2025-12-11 20:07:10 +01:00

5 lines
49 B
Plaintext

import stdlib.sl
: main
"hello world" puts
;