This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-04 19:46:22 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
1d3f32056c
swc
/
crates
/
swc_ecma_parser
/
tests
/
span
/
js
/
super
/
obj2.js
RiESAEX
cc185f01cb
feat(es/parser): Add an option to allow
super
outside of class methods (
#3427
)
2022-02-04 13:21:16 +09:00
4 lines
29 B
JavaScript
Raw
Blame
History
let
o
=
{
a
:
super
.
x
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink