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
/
computed-property-names
/
variable
/
actual.js
Sebastian McKenzie
f7a84c36cd
inherit temporary computed property closure name from AssignmentExpressions and VariableDeclarators -
#56
2014-10-13 12:25:40 +11:00
4 lines
33 B
JavaScript
Raw
Blame
History
var
foo
=
{
[
bar
]
:
"foobar"
}
;
Reference in New Issue
View Git Blame
Copy Permalink