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