Skip to content

Commit 203c187

Browse files
committed
update
1 parent 983e95d commit 203c187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/variables/variables3.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//
33
// Execute `rustlings hint variables3` or use the `hint` watch subcommand for a
44
// hint.
5-
// I AM NOT DONE
65

76
fn main() {
87
let x: i32 = 10;

0 commit comments

Comments
 (0)