Files
Noja/tests/suite/Testcase_006_001
T

12 lines
118 B
Plaintext

#source
func(none);
#bytecode
PUSHNNE;
PUSHVAR "func";
CALL 1, 1;
POP 1;
EXIT;