10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
|
|
#source
|
|
|
|
1;
|
|
|
|
#bytecode
|
|
|
|
PUSHINT 1;
|
|
POP 1;
|
|
RETURN 0; |