fix doc code
This commit is contained in:
parent
cbc44bf792
commit
ecbe5f281a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use std::str::FromStr;
|
|||
/// This value is display as a two digit number.
|
||||
///
|
||||
/// ```
|
||||
/// # use advent_of_code::Day;
|
||||
/// let day = Day::new(8).unwrap();
|
||||
/// assert_eq!(day.to_string(), "08")
|
||||
/// ```
|
||||
|
|
Loading…
Add table
Reference in a new issue