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
/
syntax-fixtures
/
destructuring
/
object-basic
/
expected.js
Sebastian McKenzie
0d5a6cb70e
rename test fixtures to syntax-fixtures
2014-10-11 22:33:08 +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