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