blob: c09801630072dfac1b3014b3976d39d23198570c [file] [log] [blame]
PyFile:OverIndentedComment.py
PyIfStatement
PyIfPartIf
PsiElement(Py:IF_KEYWORD)('if')
PsiWhiteSpace(' ')
PyReferenceExpression: test
PsiElement(Py:IDENTIFIER)('test')
PsiElement(Py:COLON)(':')
PsiWhiteSpace('\n ')
PyStatementList
PsiComment(Py:END_OF_LINE_COMMENT)('# comment')
PsiWhiteSpace('\n ')
PyPassStatement
PsiElement(Py:PASS_KEYWORD)('pass')