Files
openide/python/testData/psi/MultilineFStringTerminatedByQuotesInsideParenthesizedExpression.py
T
Mikhail Golubev c5f0bde323 PY-31442 In recovery phase of the parser treat FSTRING_END as STATEMENT_BREAK
This token shouldn't get under PsiError node and must be propagated further up
to properly terminate containing f-string.
2018-10-01 12:46:47 +03:00

1 line
28 B
Python