9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
@type [compiler]
|
|
|
|
@source
|
|
1;
|
|
|
|
@bytecode
|
|
PUSHINT 1;
|
|
POP 1;
|
|
EXIT; |