aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0010_unclosed_byte_with_ferris.txt
blob: 91a76e479abb3c81ab6cd1cbac36ecc70d774a44 (plain)
1
2
BYTE 6 "b\'🦀"
> error[0; 6) token("b\'🦀") msg(Missing trailing `'` symbol to terminate the byte literal)