* Add new tests * Use state instead of param and disallow comma in [...a,]=[] * Unify error messages * Object destructuring * Update whitelist
4 lines
84 B
JSON
4 lines
84 B
JSON
{
|
|
"throws": "A trailing comma is not permitted after the rest parameter (1:11)"
|
|
}
|