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-bugfix-safari-id-destructuring-collision-in-function-expression
/
test
/
fixtures
/
integration
/
helper-function-name
/
input.mjs
Huáng Jùnliàng
833b39112d
fix: early return when param binding is not found (
#13910
)
2021-11-01 15:11:30 -04:00
2 lines
30 B
JavaScript
Raw
Blame
History
var
a
=
function
(
[
a
]
)
{
a
}
;
Reference in New Issue
View Git Blame
Copy Permalink