]> git.lizzy.rs Git - rust.git/blob - crates/syntax/test_data/lexer/err/0044_unclosed_raw_byte_string_with_space.txt
Kill RAW_ literals
[rust.git] / crates / syntax / test_data / lexer / err / 0044_unclosed_raw_byte_string_with_space.txt
1 BYTE_STRING 6 "br##\" "
2 > error0..6 token("br##\" ") msg(Missing trailing `"` with `#` symbols to terminate the raw byte string literal)