Files
TypeScript/tests/cases/compiler
Wesley Wigham 7f652509b6 Handle JS synthetic rest args in contextual parameter assignment (#48263)
* Handle JS synthetic rest args in contextual parameter assignment

* Limit fixing to only unannotated js rest parameters

* Minimize test

* Add annotated version

* Remove explicit CheckFlags.RestParameter check since apparently not all rest parameters are CheckFlags.RestParameter
2022-03-16 11:04:07 -07:00
..
2022-03-03 09:10:02 -08:00
2021-08-20 17:05:19 -07:00
2021-11-04 10:55:11 -07:00