fixed compiler tests after adding the EXIT instruction

This commit is contained in:
cozis
2022-08-16 21:56:49 +02:00
parent 0e94f644ab
commit 7b9bf06630
92 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
# (Empty source)
#bytecode
RETURN 0;
EXIT;