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