mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
The test checks Array.concat which is undefined; instead it should check Array.prototype.concat.
The test checks Array.concat which is undefined; instead it should check Array.prototype.concat.