fixed compiler tests after adding the EXIT instruction
This commit is contained in:
@@ -11,4 +11,4 @@ begin:
|
||||
JUMPIFNOTANDPOP end;
|
||||
JUMP begin;
|
||||
end:
|
||||
RETURN 0;
|
||||
EXIT;
|
||||
Reference in New Issue
Block a user