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-destructuring
/
test
/
fixtures
/
destructuring
/
object-rest-impure-computed-keys
/
input.js
Moti Zilberman
1f5444e96a
Destructuring: Fix handling of impure computed keys with object rest (
#9416
)
2019-03-26 19:11:44 -07:00
2 lines
29 B
JavaScript
Raw
Blame
History
var
{
[
fn
(
)
]
:
x
,
...
y
}
=
z
;
Reference in New Issue
View Git Blame
Copy Permalink