-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Change FormatDateTimePattern to not return Completion Record
It can no longer throw, but we didn't notice that because of a bug in ecmarkup (tc39/ecmarkup#609). Change the return type, adjust the call sites not to unwrap the completion, and work around the ecmarkup bug with an editor's note and by putting the offending line in backticks so that ecmarkup doesn't consider it semantically.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters