feat(if): replace hints

This commit is contained in:
mokou
2022-07-12 11:10:08 +02:00
parent 742fb08e01
commit 4868d18ea3
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
// Step 1: Make me compile!
// Step 2: Get the bar_for_fuzz and default_to_baz tests passing!
// Execute the command `rustlings hint if2` if you want a hint :)
// Execute `rustlings hint if2` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE