12 lines
106 B
Plaintext
12 lines
106 B
Plaintext
|
|
#source
|
|
|
|
if true:
|
|
{}
|
|
|
|
#bytecode
|
|
|
|
PUSHTRU;
|
|
JUMPIFNOTANDPOP end;
|
|
end:
|
|
RETURN 0; |