parse working
This commit is contained in:
@@ -93,6 +93,7 @@ typedef enum t_program_error
|
||||
ERROR_SENTINEL, // last token not used, only for enum count
|
||||
} program_error;
|
||||
|
||||
void print_state();
|
||||
int stop_errors(program_error err, const char *format, ...);
|
||||
|
||||
/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
|
||||
Reference in New Issue
Block a user