aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0007_unclosed_char_with_slash_n.txt
blob: ef7a0a147d014dcababb91749382132367efff3f (plain)
1
2
CHAR 3 "\'\\n"
> error[0; 3) token("\'\\n") msg(Missing trailing `'` symbol to terminate the character literal)