mirror of
https://github.com/tc39/test262.git
synced 2025-07-21 13:04:39 +02:00
Fixed typo, now
should be no
(#2061)
This commit is contained in:
parent
9280e1f872
commit
b4cf5de2e8
@ -3,7 +3,7 @@
|
|||||||
/*---
|
/*---
|
||||||
es6id: 26.1.11
|
es6id: 26.1.11
|
||||||
description: >
|
description: >
|
||||||
Returns empty array when target has now own properties.
|
Returns empty array when target has no own properties.
|
||||||
info: |
|
info: |
|
||||||
26.1.11 Reflect.ownKeys ( target )
|
26.1.11 Reflect.ownKeys ( target )
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user