aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0021_unclosed_string_with_space.txt
blob: a823cca7a48f1450e45aa3083c305f037832a5bc (plain)
1
2
STRING 2 "\" "
> error0..2 token("\" ") msg(Missing trailing `"` symbol to terminate the string literal)