mirror of
https://github.com/swc-project/swc.git
synced 2024-12-03 00:54:25 +03:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
|
|
x Expression expected
|
|
,-[$DIR/tests/test262-parser/fail/80d1e106056a576f.js:1:1]
|
|
1 | function *a(){yield*}
|
|
: ^^^|^^^
|
|
: `-- Tried to parse an argument of yield
|
|
`----
|