12 lines
58 B
Plaintext
12 lines
58 B
Plaintext
|
@ 0
|
||
|
push 0
|
||
|
|
||
|
@ 1
|
||
|
args 1
|
||
|
jz 2
|
||
|
#expr +
|
||
|
jmp 1
|
||
|
|
||
|
@ 2
|
||
|
quit
|