mirror of
https://github.com/swc-project/swc.git
synced 2025-01-08 06:52:36 +03:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
error: Unexpected token
|
||
|
--> $DIR/tests/test262-parser/fail/6aeff33ceda72475.js:1:17
|
||
|
|
|
||
|
1 | class A extends yield B { }
|
||
|
| ^^^^^
|
||
|
|