mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 06:05:02 +03:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
error: Invalid access to super
|
|
--> $DIR/tests/span/js/super/obj1.js:3:15
|
|
|
|
|
3 | super.x;
|
|
| ^
|
|
|