mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
|
|
x Expected ',', got 'numeric literal (3, 3)'
|
|
,-[$DIR/tests/test262-parser/fail/3425ca087ec1adb1.js:1:1]
|
|
1 | var {x: y = yield 3} = z;
|
|
: ^
|
|
`----
|