aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0033_unclosed_raw_string_at_eof.txt
blob: 54e707b73674a178868d5292274516181a1eeb72 (plain)
1
2
STRING 4 "r##\""
> error0..4 token("r##\"") msg(Missing trailing `"` with `#` symbols to terminate the raw string literal)