Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-tests-release
/
.
/
python
/
testData
/
psi
/
HelloWorld.txt
blob: 6c144939c42a66c34f75e71afed6df86ed08bb8b [
file
] [
log
] [
blame
] [
edit
]
PyFile:HelloWorld.py
PyPrintStatement
PsiElement(Py:PRINT_KEYWORD)('print')
PsiWhiteSpace(' ')
PyStringLiteralExpression: hello, world
PsiElement(Py:SINGLE_QUOTED_STRING)('"hello, world"')