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
/
packages
/
babel-plugin-transform-es2015-spread
/
test
/
fixtures
/
spread
/
array-literal-with-hole
/
actual.js
Henry Zhu
0e58007264
add test for spread with hole
2017-08-04 12:06:26 -04:00
2 lines
31 B
JavaScript
Raw
Blame
History
var
arr
=
[
'a'
,
,
'b'
,
...
c
]
;
Reference in New Issue
View Git Blame
Copy Permalink