aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0045_unclosed_raw_byte_string_with_slash.txt
blob: c3ba4ae82b8a75cdb5a62df6753495f9aba8cbe2 (plain)
1
2
BYTE_STRING 6 "br##\"\\"
> error0..6 token("br##\"\\") msg(Missing trailing `"` with `#` symbols to terminate the raw byte string literal)