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