e10e7c771b
When parsing things like `def f(*): pass` the old parser used to output `SyntaxError: named arguments must follow bare *`, which the new parser wasn't able to do. |
||
---|---|---|
.. | ||
Grammar | ||
Tokens | ||
python.gram |