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