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

14 lines
140 B
Plaintext

#source
var.key = none;
#bytecode
PUSHNNE;
PUSHVAR "var";
PUSHSTR "key";
INSERT2;
POP 1;
RETURN 0;