lang-bootstrap/03/in03

25 lines
147 B
Text
Raw Normal View History

2021-11-13 13:48:27 -05:00
J=d1
I=:hello_world
D=:hello_world_end
D-=I
syscall d1
J=d42
2021-11-12 22:00:46 -05:00
syscall x3c
2021-11-13 13:00:35 -05:00
2021-11-13 13:48:27 -05:00
:hello_world
'H
'e
'l
'l
'o
',
x20
'w
'o
'r
'l
'd
'!
xa
:hello_world_end