mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +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> |