6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
function Sys.init 0
|
|
call Main.main 0
|
|
label halt
|
|
goto halt
|
|
|