We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca98bc commit f4cc976Copy full SHA for f4cc976
1 file changed
src/number_theory/euler_totient.rs
@@ -50,7 +50,7 @@ mod tests {
50
prime_13: (13, 12),
51
prime_17: (17, 16),
52
prime_19: (19, 18),
53
-
+
54
// Small
55
small_4: (4, 2),
56
small_6: (6, 2),
0 commit comments