mirror of
https://github.com/swc-project/swc.git
synced 2024-12-04 19:46:22 +03:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
|
|
x Invalid access to super
|
|
,-[$DIR/tests/span/js/super/obj4.js:4:1]
|
|
4 | b: function b(){
|
|
5 | super.b
|
|
: ^
|
|
6 | }
|
|
`----
|