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-destructuring
/
multiple
/
actual.js
Sebastian McKenzie
a924c9c218
fix up declarations being split up and use a new algorithm to determine whether or not we should align them
2015-01-08 00:54:01 +11:00
3 lines
40 B
JavaScript
Raw
Blame
History
var
{
x
,
y
}
=
coords
,
foo
=
"bar"
;
Reference in New Issue
View Git Blame
Copy Permalink