diff options
Diffstat (limited to 'exercises/enums/enums3.rs')
| -rw-r--r-- | exercises/enums/enums3.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exercises/enums/enums3.rs b/exercises/enums/enums3.rs index 178b40c..55acf6b 100644 --- a/exercises/enums/enums3.rs +++ b/exercises/enums/enums3.rs @@ -1,5 +1,6 @@ // enums3.rs // Address all the TODOs to make the tests pass! +// Execute `rustlings hint enums3` or use the `hint` watch subcommand for a hint. // I AM NOT DONE |
