6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
import ../stdlib/stdlib.sl
|
|
import ../stdlib/io.sl
|
|
|
|
word main
|
|
here puts
|
|
end |