mirror of
https://github.com/tc39/test262.git
synced 2025-07-20 20:44:43 +02:00
Fix esids
This commit is contained in:
parent
60e41ed3cb
commit
10ac2ad03e
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-temporal.calendar.prototype.id
|
esid: sec-get-temporal.calendar.prototype.id
|
||||||
description: Throw a TypeError if the receiver is invalid
|
description: Throw a TypeError if the receiver is invalid
|
||||||
features: [Symbol, Temporal]
|
features: [Symbol, Temporal]
|
||||||
---*/
|
---*/
|
||||||
|
@ -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.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-temporal.timezone.prototype.id
|
esid: sec-get-temporal.timezone.prototype.id
|
||||||
description: Throw a TypeError if the receiver is invalid
|
description: Throw a TypeError if the receiver is invalid
|
||||||
features: [Symbol, Temporal]
|
features: [Symbol, Temporal]
|
||||||
---*/
|
---*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user