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