11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
|
|
#source
|
|
|
|
-1;
|
|
|
|
#bytecode
|
|
|
|
PUSHINT 1;
|
|
NEG;
|
|
POP 1;
|
|
RETURN 0; |