mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 00:54:25 +03:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
error: Class property requires `jsc.parser.classProperty` to be true
|
|
--> $DIR/tests/test262-parser/fail/ef81b93cf9bdb4ec.js:1:9
|
|
|
|
|
1 | (class {a=0})
|
|
| ^
|
|
|