Files
Noja/tests/suite/Testcase_006_001
T
2022-08-12 05:30:41 +02:00

12 lines
122 B
Plaintext

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