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/de74c4e7bb0fce51.js:1:12
|
2018-02-27 07:21:57 +03:00
|
|
|
|
|
|
|
|
1 | const x = 0,
|
2019-11-17 12:36:47 +03:00
|
|
|
| ^
|
2018-02-27 07:21:57 +03:00
|
|
|
|