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.
1 parent 64224d3 commit 16936d9Copy full SHA for 16936d9
exercises/move_semantics/move_semantics3.rs
@@ -1,6 +1,6 @@
1
// move_semantics3.rs
2
//
3
-// Make me compile without adding new lines-- just changing existing lines! (no
+// Make me compile without adding new lines -- just changing existing lines! (no
4
// lines with multiple semicolons necessary!)
5
6
// Execute `rustlings hint move_semantics3` or use the `hint` watch subcommand
0 commit comments