mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: b06215e01de70329f3c9dfef4ea330ea73400cd2
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
PyFile:shell6.py
|
|
PyAssignmentStatement
|
|
PyTargetExpression: a
|
|
PsiElement(Py:IDENTIFIER)('a')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyEmptyExpression
|
|
PsiElement(Py:SHELL_COMMAND)('!!dir') |