| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-11 | Continue parsing function after finding `...` arg | Esteban Küber | -0/+13 | |
| When encountering a variadic argument in a function definition that doesn't accept it, if immediately after there's a closing paren, continue parsing as normal. Otherwise keep current behavior of emitting error and stopping. | ||||
