mirror of
https://github.com/tc39/test262.git
synced 2025-11-24 23:53:14 +01:00
Looks like a cut-n-paste error. A test in the built-ins/Array/prototype/filter subtree was exercising the concat function. Fixes #2519.
Looks like a cut-n-paste error. A test in the built-ins/Array/prototype/filter subtree was exercising the concat function. Fixes #2519.