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