Files
openide/python/testData/commandLine/optionNoValueJunk.txt
Mikhail Golubev de08c2a947 Fix Python tests after the proofreading
GitOrigin-RevId: 2f6eb873d6321ef00d293377ec2c97195f72da21
2020-11-30 22:17:55 +00:00

9 lines
315 B
Plaintext

FILE
CommandLineCommandImpl(COMMAND)
PsiElement(LITERAL_STARTS_FROM_LETTER)('command')
PsiWhiteSpace(' ')
CommandLineOptionImpl(OPTION)
PsiElement(LONG_OPTION_NAME_TOKEN)('--bad_value')
PsiErrorElement:Space between an argument and its value is unexpected
<empty list>
PsiElement(=)('=')