mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 15:34:29 +02:00
fix: add missing newline at end of files, add missing frontmatter
This commit is contained in:
parent
c94b4ee7e1
commit
d29fba05f9
@ -5,7 +5,7 @@ esid: sec-realm.prototype.importvalue
|
|||||||
description: >
|
description: >
|
||||||
Realm.prototype.importValue is not a constructor.
|
Realm.prototype.importValue is not a constructor.
|
||||||
includes: [isConstructor.js]
|
includes: [isConstructor.js]
|
||||||
features: [callable-boundary-realms]
|
features: [callable-boundary-realms, Reflect.construct]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
assert.sameValue(
|
assert.sameValue(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user