13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
|
|
@type [compiler]
|
|
@source
|
|
|
|
func(none);
|
|
|
|
@bytecode
|
|
|
|
PUSHNNE;
|
|
PUSHVAR "func";
|
|
CALL 1, 1;
|
|
POP 1;
|
|
EXIT; |