Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
psi
/
HelloWorld.txt
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"')