fix: add missing newline at end of files, add missing frontmatter

This commit is contained in:
rwaldron 2021-07-16 14:40:17 -04:00 committed by Rick Waldron
parent c94b4ee7e1
commit d29fba05f9
15 changed files with 15 additions and 15 deletions

View File

@ -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(