Files
l2/tests/here.sl
2026-01-08 19:04:29 +01:00

6 lines
78 B
Plaintext

import ../stdlib/stdlib.sl
import ../stdlib/io.sl
word main
here puts
end