mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
11 lines
394 B
Plaintext
11 lines
394 B
Plaintext
PyFile:PatternMatchingRecoveryMatchStatementWithoutClausesWithCommentAtEndOfFile.py
|
|
PyMatchStatement
|
|
PsiElement(Py:MATCH_KEYWORD)('match')
|
|
PsiWhiteSpace(' ')
|
|
PyReferenceExpression: x
|
|
PsiElement(Py:IDENTIFIER)('x')
|
|
PsiElement(Py:COLON)(':')
|
|
PsiErrorElement:Indent expected
|
|
<empty list>
|
|
PsiWhiteSpace('\n ')
|
|
PsiComment(Py:END_OF_LINE_COMMENT)('# comment') |