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 efaa6fa commit bc71720Copy full SHA for bc71720
src/main.rs
@@ -65,7 +65,7 @@ fn main() {
65
true,
66
false,
67
&[],
68
- &[]
+ &[],
69
)
70
.unwrap();
71
}
0 commit comments