dont mess up silly

This commit is contained in:
Scarlett
2025-05-04 18:58:17 -04:00
parent 3f7c79b801
commit d57fa081d7
4 changed files with 20 additions and 2 deletions

View File

@ -58,6 +58,9 @@ bool tc_flag = false;
bool DEBUG = false;
int no_flag = 0;
int arg;
bool contains_errors = false;
char * cg_name;
char * ir_name;
TableNode *funprime;
TableNode *arrayprim;