This commit is contained in:
gluax 2022-03-08 10:27:31 -08:00
parent eaf0a82154
commit 432ef73424

View File

@ -335,7 +335,7 @@ create_errors!(
msg: format!("Could not parse the implicit value: {}.", input),
help: None,
}
/// When a escaped unicode char was given but no following closing symbol.
@backtraced
lexer_unclosed_escaped_unicode_char {