mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 13:19:18 +00:00
mutable
This commit is contained in:
parent
10b511edcc
commit
59c7fa88a0
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user