ES6 spread syntax does not properly compile when targeting ES3/ES5 #12010
Labels
Bug
A bug in TypeScript
Domain: Transforms
Relates to the public transform API
Fixed
A PR has been merged for this issue
High Priority
Milestone
Uh oh!
There was an error while loading. Please reload this page.
TypeScript Version: 2.1.0-dev.20161102
Code
Source
Compiled Code
Expected behavior:
The compiled code should not contain
...
.Actual behavior:
The text was updated successfully, but these errors were encountered: