mirror of
https://github.com/swc-project/swc.git
synced 2025-01-08 06:52:36 +03:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
|
error: Expected LBrace
|
||
|
--> $DIR/tests/test262-parser/fail/fa6a6d04f835e4c2.js:1:44
|
||
|
|
|
||
|
1 | class A { constructor() {} 'constructor'() }
|
||
|
| ^
|
||
|
|