2020-08-21 08:57:16 +03:00
|
|
|
error: Trailing comma is not allowed
|
2019-11-17 12:36:47 +03:00
|
|
|
--> $DIR/tests/test262-parser/fail/c4236b612ac61d44.js:1:9
|
2018-02-27 07:21:57 +03:00
|
|
|
|
|
|
|
|
1 | let x, y, ;
|
2019-11-17 12:36:47 +03:00
|
|
|
| ^
|
2018-02-27 07:21:57 +03:00
|
|
|
|