This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
test
/
fixtures
/
transformation
/
es6-spread
/
known-array
/
actual.js
Sebastian McKenzie
e7f6572a3b
track arrays to avoid turning something into an array multiple times -
closes
#757
2015-02-12 21:30:48 +11:00
3 lines
32 B
JavaScript
Raw
Blame
History
var
arr
:
Array
=
bar
;
[
...
arr
]
;
Reference in New Issue
View Git Blame
Copy Permalink