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