You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course, since it accepts "-D..." first, the answer isn't quite that simple. It seems more subtle even, because if I simply insert a linefeed after the comma then it parses fine:
A string literal like
"-I"
confuses the parser.Without the leading "-" as the first character within it, it's fine.
The text was updated successfully, but these errors were encountered: