Files
Noja/tests/suite/Testcase_008_001
T

14 lines
129 B
Plaintext

#source
if true:
none;
#bytecode
PUSHTRU;
JUMPIFNOTANDPOP end;
PUSHNNE;
POP 1;
end:
EXIT;