TypeScript/tests
Anders Hejlsberg 8c6b85835f
Properly handle rest parameters in function declarations with @type annotations (#39473)
* Properly handle rest parameters in function declarations with @type annotations

* Add tests
2020-07-07 16:35:37 -07:00
..
baselines/reference Properly handle rest parameters in function declarations with @type annotations (#39473) 2020-07-07 16:35:37 -07:00
cases Properly handle rest parameters in function declarations with @type annotations (#39473) 2020-07-07 16:35:37 -07:00
lib
projects