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