blob: 6c144939c42a66c34f75e71afed6df86ed08bb8b [file] [log] [blame]
PyFile:HelloWorld.py
PyPrintStatement
PsiElement(Py:PRINT_KEYWORD)('print')
PsiWhiteSpace(' ')
PyStringLiteralExpression: hello, world
PsiElement(Py:SINGLE_QUOTED_STRING)('"hello, world"')