new testing infrastructure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@type [compiler]
|
||||
|
||||
@source
|
||||
# (Empty source)
|
||||
|
||||
@bytecode
|
||||
EXIT;
|
||||
@@ -0,0 +1,9 @@
|
||||
@type [compiler]
|
||||
|
||||
@source
|
||||
return none;
|
||||
|
||||
@bytecode
|
||||
PUSHNNE;
|
||||
RETURN 1;
|
||||
EXIT;
|
||||
Reference in New Issue
Block a user