aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0026_unclosed_byte_string_with_ferris.txt
blob: 0576a0609a8bdb006072b4ea1803df7ed026722a (plain)
1
2
BYTE_STRING 6 "b\"🦀"
> error0..6 token("b\"🦀") msg(Missing trailing `"` symbol to terminate the byte string literal)