1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-07-10 18:09:16 -04:00

Address feedback

This commit is contained in:
marisa 2019-11-11 17:47:45 +01:00
parent 48c35bcfbc
commit 1a7bb5a400
5 changed files with 7 additions and 13 deletions
exercises/functions

View file

@ -1,5 +1,5 @@
// functions1.rs
// Make me compile! Execute `rustlings hint function1` for hints :)
// Make me compile! Execute `rustlings hint functions1` for hints :)
// I AM NOT DONE