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