fixed compiler tests after adding the EXIT instruction
This commit is contained in:
@@ -17,4 +17,4 @@ else:
|
||||
PUSHFLS;
|
||||
POP 1;
|
||||
end:
|
||||
RETURN 0;
|
||||
EXIT;
|
||||
Reference in New Issue
Block a user