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