mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 19:16:40 +07:00
GitOrigin-RevId: 347185106d7fec7117c31b10fa24b709a3b0da42
9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
PyFile:PatternMatchingRecoveryMatchStatementWithoutClausesAtEndOfFile.py
|
|
PyMatchStatement
|
|
PsiElement(Py:MATCH_KEYWORD)('match')
|
|
PsiWhiteSpace(' ')
|
|
PyReferenceExpression: x
|
|
PsiElement(Py:IDENTIFIER)('x')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiErrorElement:Indent expected
|
|
<empty list> |