aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0014_unclosed_byte_with_slash.txt
blob: 24e835c2795b8f9f8d5583676ffacb520a687e96 (plain)
1
2
BYTE 3 "b\'\\"
> error[0; 3) token("b\'\\") msg(Missing trailing `'` symbol to terminate the byte literal)