mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 04:22:42 +07:00
GitOrigin-RevId: b06215e01de70329f3c9dfef4ea330ea73400cd2
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
PyFile:shellAssignment1.py
|
|
PyAssignmentStatement
|
|
PyTargetExpression: my_files
|
|
PsiElement(Py:IDENTIFIER)('my_files')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyEmptyExpression
|
|
PsiElement(Py:SHELL_COMMAND)('!ls') |