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