mirror of https://github.com/tc39/test262.git
fix id
This commit is contained in:
parent
6cc2d81dab
commit
97967a37b3
|
@ -3,6 +3,9 @@
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-temporal.calendar.prototype.monthCode
|
esid: sec-temporal.calendar.prototype.monthCode
|
||||||
|
description: Temporal.Calendar.prototype.monthCode will take PlainMonthDay and return
|
||||||
|
the value of the monthCode.
|
||||||
|
info: |
|
||||||
6. Return ! ISOMonthCode(temporalDateLike).
|
6. Return ! ISOMonthCode(temporalDateLike).
|
||||||
features: [Temporal]
|
features: [Temporal]
|
||||||
---*/
|
---*/
|
||||||
|
|
Loading…
Reference in New Issue