* [parser] Track trailing commas in extras instead of state * Update existing tests * Update test262 whitelist * Improve error message and location * nit * Use lookaheadCharCode
2 lines
21 B
JavaScript
2 lines
21 B
JavaScript
for ({...a,} in []);
|