feat(options): add hint comments

This commit is contained in:
mokou
2022-07-14 17:53:42 +02:00
parent 06e4fd3765
commit b71feed824
3 changed files with 6 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
// options2.rs
// Make me compile! Execute `rustlings hint option2` for hints
// Execute `rustlings hint options2` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE

View File

@@ -1,5 +1,5 @@
// options3.rs
// Make me compile! Execute `rustlings hint option3` for hints
// Execute `rustlings hint options3` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE