summaryrefslogtreecommitdiff
path: root/03/in03
blob: 88843a66979f309fdeabb0d11cc47dc523d28c02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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