12 lines
102 B
Plaintext
12 lines
102 B
Plaintext
|
|
#source
|
|
|
|
if true:
|
|
{}
|
|
|
|
#bytecode
|
|
|
|
PUSHTRU;
|
|
JUMPIFNOTANDPOP end;
|
|
end:
|
|
EXIT; |