mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 17:15:38 +07:00
GitOrigin-RevId: b06215e01de70329f3c9dfef4ea330ea73400cd2
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
PyFile:shellAssignment2.py
|
|
PyAssignmentStatement
|
|
PyTargetExpression: my_files_1
|
|
PsiElement(Py:IDENTIFIER)('my_files_1')
|
|
PsiWhiteSpace(' ')
|
|
PsiElement(Py:EQ)('=')
|
|
PsiWhiteSpace(' ')
|
|
PyEmptyExpression
|
|
PsiElement(Py:SHELL_COMMAND)('!ls -la') |