finished more type check stuff and some loops
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
#define SIZE_CHAR 1
|
||||
#define SIZE_BOOL 1
|
||||
|
||||
extern FILE *ir_flag;
|
||||
|
||||
struct TableNode;
|
||||
typedef struct TFList TFList;
|
||||
typedef struct CGNode CGNode;
|
||||
|
Reference in New Issue
Block a user