Files
openide/python/testData/console/ipython/psi/shellError.txt
Olga.Lavrichenko d4df46d5f0 DS-4478 Reformat code removes spaces in shell commands
GitOrigin-RevId: b06215e01de70329f3c9dfef4ea330ea73400cd2
2023-07-24 17:24:56 +00:00

9 lines
293 B
Plaintext

PyFile:shellError.py
PyExpressionStatement
PyReferenceExpression: int
PsiElement(Py:IDENTIFIER)('int')
PsiErrorElement:End of statement expected
<empty list>
PsiElement(Py:SHELL_COMMAND)('!')
PsiErrorElement:Statement expected, found Py:SHELL_COMMAND
<empty list>