Skip to content

Commit 12f20ff

Browse files
committed
Merge branch 'master' of github.com:saltfishmx/compiler
"nothing "
2 parents 7a0f328 + 024aa46 commit 12f20ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

semantic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1415,4 +1415,4 @@ void printsemanticerror(int errornumber, int line, char *msg)
14151415
return;
14161416
}
14171417
printf("Error type %d at Line %d: %s.\n", errornumber, line, msg);
1418-
}
1418+
}

0 commit comments

Comments
 (0)