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-parameters.rest
/
pattern
/
actual.js
Ondrej Kraus
edb880f87c
add tests
2015-02-25 14:26:28 +01:00
3 lines
36 B
JavaScript
Raw
Blame
History
var
foo
=
function
(
...
[
a
,
b
]
)
{
}
;
Reference in New Issue
View Git Blame
Copy Permalink