lerr_type_t::UNKNOWN_CHAR -> UNKNOWN_LEXEME
This commit is contained in:
@@ -88,7 +88,7 @@ enum class lerr_type_t
|
||||
INVALID_STRING_LITERAL,
|
||||
INVALID_NUMBER_LITERAL,
|
||||
INVALID_PREPROCESSOR_DIRECTIVE,
|
||||
UNKNOWN_CHAR,
|
||||
UNKNOWN_LEXEME,
|
||||
};
|
||||
|
||||
struct lerr_t
|
||||
|
||||
Reference in New Issue
Block a user