4 lines
51 B
Text
4 lines
51 B
Text
|
|
start: ADD one
|
||
|
|
JMP start
|
||
|
|
one: 1
|