Cannot mix both fixed and rest arguments using '.call' when using '--strictBindCallApply' #37834
Labels
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
TypeScript Version: 3.9.0-dev.20200328
Search Terms: strict call rest arguments
Code
Expected behavior:
The 2nd and 3rd cases above should be ok
Actual behavior:
The 2nd and 3rd cases above report errors.
Playground Link: Playground
Related Issues:
The text was updated successfully, but these errors were encountered: