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