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