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