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