12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
|
|
@type [compiler]
|
|
@source
|
|
|
|
var = none;
|
|
|
|
@bytecode
|
|
|
|
PUSHNNE;
|
|
ASS "var";
|
|
POP 1;
|
|
EXIT; |