mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-28 19:55:20 +08:00
chore: add clarifying comment
This commit is contained in:
@@ -405,6 +405,7 @@ impl<'a> Lexer<'a> {
|
||||
}
|
||||
}
|
||||
|
||||
/// Read `X` in `\u{X}` in a UTF8 string
|
||||
fn read_utf8_encoding(&mut self) -> LexResult<String> {
|
||||
// Red exclamation mark
|
||||
const error_string: &str = "2757";
|
||||
|
||||
Reference in New Issue
Block a user