Incorrect span for multiline format string with errors #53836
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Given a multiline format string with an unclosed brace, the inner span to the format string is shifted 1 character to the right for each newline.
Introduced in #52649.
The text was updated successfully, but these errors were encountered: