mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Merge pull request #318 from pvginkel/fill-is-es6
The Array.prototype.fill function is an ES6 function.
This commit is contained in:
commit
f668e94b6f
@ -2,7 +2,7 @@
|
|||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
es5id: 22.1.3.6_T1
|
es6id: 22.1.3.6_T1
|
||||||
description: Testing Array#fill
|
description: Testing Array#fill
|
||||||
author: Hank Yates (hankyates@gmail.com)
|
author: Hank Yates (hankyates@gmail.com)
|
||||||
includes: [runTestCase.js]
|
includes: [runTestCase.js]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user