aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0040_unclosed_raw_byte_string_at_eof.txt
blob: 81fa39ea515f8ff96a67c58eca78f3e898252928 (plain)
1
2
RAW_BYTE_STRING 5 "br##\""
> error[0; 5) token("br##\"") msg(Missing trailing `"` with `#` symbols to terminate the raw byte string literal)