mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 16:39:37 +07:00
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') |