]> git.lizzy.rs Git - rust.git/blob - crates/syntax/test_data/lexer/err/0034_unclosed_raw_string_with_ferris.txt
Kill RAW_ literals
[rust.git] / crates / syntax / test_data / lexer / err / 0034_unclosed_raw_string_with_ferris.txt
1 STRING 8 "r##\"🦀"
2 > error0..8 token("r##\"🦀") msg(Missing trailing `"` with `#` symbols to terminate the raw string literal)