aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0022_unclosed_string_with_slash.txt
blob: 0914f001f5515a3eb471556d702fb7e634ed9e0a (plain)
1
2
STRING 2 "\"\\"
> error0..2 token("\"\\") msg(Missing trailing `"` symbol to terminate the string literal)