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