We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a0f328 + 024aa46 commit 12f20ffCopy full SHA for 12f20ff
1 file changed
semantic.c
@@ -1415,4 +1415,4 @@ void printsemanticerror(int errornumber, int line, char *msg)
1415
return;
1416
}
1417
printf("Error type %d at Line %d: %s.\n", errornumber, line, msg);
1418
-}
+}
0 commit comments