mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
9 lines
181 B
Plaintext
9 lines
181 B
Plaintext
|
|
x Invalid access to super
|
|
,-[$DIR/tests/test262-parser/fail/733a157cb1896d10.js:2:1]
|
|
2 | constructor() {
|
|
3 | (super)();
|
|
: ^
|
|
4 | }
|
|
`----
|