feat(strings): move before modules

This commit is contained in:
mokou
2022-07-14 12:18:21 +02:00
parent c6bc97adc1
commit f5e4c16eed
3 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
// strings2.rs
// Make me compile without changing the function signature!
// Execute `rustlings hint strings2` for hints :)
// Execute `rustlings hint strings2` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE