Skip to content

Commit e1667d6

Browse files
qryxipstatiolake
andcommitted
Update src/internal_type_traits.rs
Co-authored-by: statiolake <[email protected]>
1 parent 852af52 commit e1667d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/internal_type_traits.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ macro_rules! impl_integral {
6666

6767
#[inline]
6868
fn one() -> Self {
69-
0
69+
1
7070
}
7171
}
7272
)*

0 commit comments

Comments
 (0)