1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-12-05 23:08:14 +02:00

fix(variables): reorder and redo hint texts

This commit is contained in:
mokou
2022-07-11 13:43:41 +02:00
parent c3c21ad91f
commit 81edc4234f
7 changed files with 20 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
// variables1.rs
// Make me compile!
// Execute the command `rustlings hint variables1` if you want a hint :)
// Execute `rustlings hint variables1` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE