11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
|
|
#source
|
|
|
|
+1;
|
|
|
|
#bytecode
|
|
|
|
PUSHINT 1;
|
|
POS;
|
|
POP 1;
|
|
RETURN 0; |