mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
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> |