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