aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0002_unclosed_char_with_ferris.txt
blob: cc3933d9566e552d8db610da9848c54144d25624 (plain)
1
2
CHAR 5 "'🦀"
> error0..5 token("'🦀") msg(Missing trailing `'` symbol to terminate the character literal)