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