aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0018_unclosed_string_with_ferris.txt
blob: 167f942d12c843a3c85c8ad490d93572739e02ab (plain)
1
2
STRING 5 "\"🦀"
> error0..5 token("\"🦀") msg(Missing trailing `"` symbol to terminate the string literal)