10 lines
55 B
Plaintext
10 lines
55 B
Plaintext
@ 0
|
|
args 2
|
|
sub
|
|
jz 1
|
|
push 0
|
|
quit
|
|
@ 1
|
|
push 1
|
|
quit
|