diff options
Diffstat (limited to 'exercises/strings/strings3.rs')
| -rw-r--r-- | exercises/strings/strings3.rs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/exercises/strings/strings3.rs b/exercises/strings/strings3.rs index e2353ae..b29f932 100644 --- a/exercises/strings/strings3.rs +++ b/exercises/strings/strings3.rs @@ -1,5 +1,7 @@ // strings3.rs -// Execute `rustlings hint strings3` or use the `hint` watch subcommand for a hint. +// +// Execute `rustlings hint strings3` or use the `hint` watch subcommand for a +// hint. // I AM NOT DONE |
