Files
Noja/tests/suite/Testcase_008_000
T
2022-08-12 05:30:41 +02:00

12 lines
106 B
Plaintext

#source
if true:
{}
#bytecode
PUSHTRU;
JUMPIFNOTANDPOP end;
end:
RETURN 0;