aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0010_unclosed_byte_with_ferris.txt
blob: 9dbf4203e2f73c2babbe77c62e9d6af0ea88b97f (plain)
1
2
BYTE 6 "b'🦀"
> error0..6 token("b'🦀") msg(Missing trailing `'` symbol to terminate the byte literal)