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