lang-bootstrap/03/in03
2021-11-13 13:48:27 -05:00

24 lines
147 B
Text

J=d1
I=:hello_world
D=:hello_world_end
D-=I
syscall d1
J=d42
syscall x3c
:hello_world
'H
'e
'l
'l
'o
',
x20
'w
'o
'r
'l
'd
'!
xa
:hello_world_end