mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
error: Trailing comma is not allowed
|
|
--> $DIR/tests/test262-parser/fail/305ebbf168c6d218.js:1:6
|
|
|
|
|
1 | let x,
|
|
| ^
|
|
|