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