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
Files
e45d5c3b6524a8842ac44f60f86b2d204c74e2f2
babel
/
packages
/
babel-plugin-transform-object-super
/
test
/
fixtures
/
object-super
/
statically-bound
/
input.js
Raja Sekar
0f42accb87
Renamed files
2018-01-09 15:36:42 +01:00
6 lines
45 B
JavaScript
Raw
Blame
History
var
o
=
{
m
(
)
{
return
super
.
x
;
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink