mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-11-29 22:47:43 +02:00
fix(move_semantics5): correct typo (#857)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// move_semantics5.rs
|
||||
// Make me compile only be reordering the lines in `main()`, but without
|
||||
// Make me compile only by reordering the lines in `main()`, but without
|
||||
// adding, changing or removing any of them.
|
||||
// Execute `rustlings hint move_semantics5` for hints :)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user