Skip to content

Commit

Permalink
Update components/calendar/src/japanese.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth authored May 16, 2022
1 parent 9325f1d commit f24661a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/calendar/src/japanese.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
//! use tinystr::tinystr;
//!
//! // `icu_testdata::get_provider` contains information specifying era dates.
//! // Production code should probably use its own data provider
//! let provider = icu_testdata::get_provider();
//! let japanese_calendar = Japanese::try_new(&provider)
//! .expect("Cannot load japanese data");
Expand Down

0 comments on commit f24661a

Please sign in to comment.