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