aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0022_unclosed_string_with_slash.txt
blob: 9d3df37991a996bb95e4df93b9fc2affee22127d (plain)
1
2
STRING 2 "\"\\"
> error[0; 2) token("\"\\") msg(Missing trailing `"` symbol to terminate the string literal)