We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc81bb1 + 319a825 commit a7eeaa3Copy full SHA for a7eeaa3
exercises/move_semantics/move_semantics2.rs
@@ -1,5 +1,5 @@
1
// move_semantics2.rs
2
-// Make me compile without changing line 13 or moving line 10!
+// Make me compile without changing line 17 or moving line 14!
3
// Execute `rustlings hint move_semantics2` or use the `hint` watch subcommand for a hint.
4
5
// Expected output:
0 commit comments