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
/
syntax
/
destructuring
/
object-basic
/
expected.js
Sebastian McKenzie
bb9b7455b5
restructure test directory
2014-10-11 22:42:31 +11:00
3 lines
36 B
JavaScript
Raw
Blame
History
var
x
=
coords
.
x
;
var
y
=
coords
.
y
;
Reference in New Issue
View Git Blame
Copy Permalink