7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
import stdlib/debug.sl
|
|
|
|
word main
|
|
"boom msg" 0 assert_msg
|
|
0
|
|
end
|