mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 12:12:16 +03:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
|
error: Unexpected token
|
||
|
--> $DIR/tests/test262-parser/fail/4ef1d6ca8eceb313.js:1:26
|
||
|
|
|
||
|
1 | function* f() { [yield* {a = 0}]; }
|
||
|
| ^^^^^
|
||
|
|