Merge branch 'Sprint3-Symbol_Table_Restructure-FE-t#NoTask' into Dev
This commit is contained in:
@ -151,6 +151,7 @@ int run(FILE *alpha) {
|
||||
printdebug("%s[FATAL] top is null", COLOR_LIGHTRED);
|
||||
}
|
||||
|
||||
|
||||
print_symbol_table(top, st_flag);
|
||||
fclose(st_flag);
|
||||
if (yyin != NULL) {
|
||||
|
Reference in New Issue
Block a user