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
Files
28c467e8fe0d6f28058757d464e47b03d4dd5128
babel
/
test
/
fixtures
/
esprima
/
es2015-array-pattern
/
dupe-param-1
/
actual.js
Sebastian McKenzie
df021c7f23
add esprima tests and fix bugs picked up by it
2015-08-11 00:59:15 +01:00
3 lines
35 B
JavaScript
Raw
Blame
History
"use strict"
;
function
a
(
[
a
,
a
]
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink