Commit Graph

2 Commits

Author SHA1 Message Date
Serena
e05f68c822 Change diagnostic error thrown for when string interpolations aren't closed by a parenthesis (#58882)
[Parse] Diagnose unclosed string interpolations
2022-06-04 19:32:41 +03:00
Rintaro Ishizaki
0e9b232755 [Lexer] Fix double diagnostics for unterminated string literal
We should not emit diagnostics in skipToEndOfInterpolatedExpression()
2018-09-19 18:58:54 +09:00