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