We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983e95d commit 203c187Copy full SHA for 203c187
exercises/variables/variables3.rs
@@ -2,7 +2,6 @@
2
//
3
// Execute `rustlings hint variables3` or use the `hint` watch subcommand for a
4
// hint.
5
-// I AM NOT DONE
6
7
fn main() {
8
let x: i32 = 10;
0 commit comments