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