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