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