12 lines
91 B
Plaintext
12 lines
91 B
Plaintext
|
|
@type [compiler]
|
|
@source
|
|
|
|
-1;
|
|
|
|
@bytecode
|
|
|
|
PUSHINT 1;
|
|
NEG;
|
|
POP 1;
|
|
EXIT; |