15 lines
146 B
Plaintext
15 lines
146 B
Plaintext
|
|
@type [compiler]
|
|
@source
|
|
|
|
if true:
|
|
none;
|
|
|
|
@bytecode
|
|
|
|
PUSHTRU;
|
|
JUMPIFNOTANDPOP end;
|
|
PUSHNNE;
|
|
POP 1;
|
|
end:
|
|
EXIT; |