diff options
Diffstat (limited to 'exercises/functions/functions3.rs')
| -rw-r--r-- | exercises/functions/functions3.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/functions/functions3.rs b/exercises/functions/functions3.rs index ed5f839..3b9e585 100644 --- a/exercises/functions/functions3.rs +++ b/exercises/functions/functions3.rs @@ -1,5 +1,5 @@ // functions3.rs -// Make me compile! Execute `rustlings hint functions3` for hints :) +// Execute `rustlings hint functions3` or use the `hint` watch subcommand for a hint. // I AM NOT DONE |
