Expose err_parse_no_match in parser_util.h
This commit is contained in:
		| @@ -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_ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user