Preparing to support labels
This commit is contained in:
parent
bf02939f40
commit
50693c80b8
@ -39,6 +39,8 @@ struct _C99
|
||||
unsigned int error_cnt;
|
||||
unsigned int warning_cnt;
|
||||
Code * code;
|
||||
unsigned int can_label;
|
||||
unsigned int is_label;
|
||||
};
|
||||
|
||||
typedef enum _C99Code
|
||||
|
Loading…
Reference in New Issue
Block a user