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