mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 23:44:27 +02:00
Merge pull request #268 from cshung/update-comment
The comment is no longer accurate, updating it
This commit is contained in:
commit
5a4cdd0a86
@ -7,7 +7,7 @@
|
|||||||
/*---
|
/*---
|
||||||
es5id: 15.4.3.2-0-5
|
es5id: 15.4.3.2-0-5
|
||||||
description: >
|
description: >
|
||||||
Array.isArray return false if its argument is not an Array
|
Array.isArray return true if its argument is an Array
|
||||||
(Array.prototype)
|
(Array.prototype)
|
||||||
includes: [runTestCase.js]
|
includes: [runTestCase.js]
|
||||||
---*/
|
---*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user