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