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