aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0034_unclosed_raw_string_with_ferris.txt
blob: 8d9ca0e8f12ca35e794bb6cd9594689fd7e17829 (plain)
1
2
RAW_STRING 8 "r##\"🦀"
> error0..8 token("r##\"🦀") msg(Missing trailing `"` with `#` symbols to terminate the raw string literal)