mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
error: Not a pattern
|
|
--> $DIR/tests/test262-parser/fail/f30170f05890cff7.js:1:2
|
|
|
|
|
1 | (10, 20) => 00
|
|
| ^^
|
|
|
|
error: Not a pattern
|
|
--> $DIR/tests/test262-parser/fail/f30170f05890cff7.js:1:6
|
|
|
|
|
1 | (10, 20) => 00
|
|
| ^^
|
|
|