Skip to content

Commit

Permalink
Update long-input.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankYFTang authored Sep 13, 2021
1 parent e4c1f02 commit 53efc94
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
/*---
esid: sec-temporal.calendar.prototype.fields
description: >
Temporal.Calendar.prototype.fields will take iterable of any size and any string
and return Array of the same content.
Temporal.Calendar.prototype.fields will throw when its input iterable yields an
invalid field.
info: |
## 12.4.21 Temporal.Calendar.prototype.fields ( fields )
1. Let calendar be the this value.
Expand Down

0 comments on commit 53efc94

Please sign in to comment.