mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 11:11:30 +03:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
error: Expected ident
|
|
--> $DIR/tests/test262-parser/fail/d83b095618ef4c4f.js:1:7
|
|
|
|
|
1 | class extends A{}
|
|
| ^^^^^^^
|
|
|