new testing infrastructure
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
@type [compiler]
|
||||
@source
|
||||
|
||||
var.key = none;
|
||||
|
||||
@bytecode
|
||||
|
||||
PUSHNNE;
|
||||
PUSHVAR "var";
|
||||
PUSHSTR "key";
|
||||
INSERT2;
|
||||
POP 1;
|
||||
EXIT;
|
||||
Reference in New Issue
Block a user