Fix typo
This commit is contained in:
parent
64224d3918
commit
16936d95d1
|
@ -1,6 +1,6 @@
|
||||||
// move_semantics3.rs
|
// move_semantics3.rs
|
||||||
//
|
//
|
||||||
// Make me compile without adding new lines-- just changing existing lines! (no
|
// Make me compile without adding new lines -- just changing existing lines! (no
|
||||||
// lines with multiple semicolons necessary!)
|
// lines with multiple semicolons necessary!)
|
||||||
//
|
//
|
||||||
// Execute `rustlings hint move_semantics3` or use the `hint` watch subcommand
|
// Execute `rustlings hint move_semantics3` or use the `hint` watch subcommand
|
||||||
|
|
Loading…
Reference in New Issue