14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
|
|
#source
|
|
|
|
if true:
|
|
none;
|
|
|
|
#bytecode
|
|
|
|
PUSHTRU;
|
|
JUMPIFNOTANDPOP end;
|
|
PUSHNNE;
|
|
POP 1;
|
|
end:
|
|
EXIT; |