This commit is contained in:
Hariettemaina 2022-09-09 14:11:51 +03:00
parent 10b511edcc
commit 59c7fa88a0

View File

@ -1,7 +1,7 @@
// variables4.rs
// Execute `rustlings hint variables4` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE
fn main() {
let mut x = 3;