* Add new tests * Use state instead of param and disallow comma in [...a,]=[] * Unify error messages * Object destructuring * Update whitelist
1 line
13 B
JavaScript
1 line
13 B
JavaScript
[...a,] = []; |