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