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
/
array-literal-multiple
/
actual.js
Sebastian McKenzie
24d9833170
better categorisation of transformers
2014-11-23 16:15:39 +11:00
2 lines
31 B
JavaScript
Raw
Blame
History
var
a
=
[
b
,
...
c
,
d
,
e
,
...
f
]
;
Reference in New Issue
View Git Blame
Copy Permalink