new testing infrastructure
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
|
||||
@type [compiler]
|
||||
@source
|
||||
|
||||
if true:
|
||||
{}
|
||||
else
|
||||
{}
|
||||
|
||||
@bytecode
|
||||
|
||||
PUSHTRU;
|
||||
JUMPIFNOTANDPOP end;
|
||||
|
||||
JUMP end;
|
||||
|
||||
end:
|
||||
EXIT;
|
||||
Reference in New Issue
Block a user