1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-03 00:46:57 +02:00

fix(variables6): minor typo (#419)

Looks like this was cloned from variables5.rs
This commit is contained in:
Alexx Roche
2020-06-03 13:34:43 +02:00
committed by GitHub
parent 73e848e96f
commit 524e17df10

View File

@ -1,4 +1,4 @@
// variables5.rs
// variables6.rs
// Make me compile! Execute the command `rustlings hint variables6` if you want a hint :)
// I AM NOT DONE