Expose err_parse_no_match in parser_util.h
This commit is contained in:
parent
94ac826cde
commit
fcbf96af48
@ -19,4 +19,6 @@ parse_result_t parse_token(tokenlist_entry_t *current,
|
||||
|
||||
tokenlist_entry_t *skip_insignificant(tokenlist_entry_t *);
|
||||
|
||||
extern error_t *err_parse_no_match;
|
||||
|
||||
#endif // INCLUDE_SRC_PARSER_UTIL_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user