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