docs: update line numbers in move_semantics2
This commit is contained in:
parent
9fc336c7f7
commit
c74e0bfd18
|
@ -1,5 +1,5 @@
|
|||
// move_semantics2.rs
|
||||
// Make me compile without changing line 13 or moving line 10!
|
||||
// Make me compile without changing line 17 or moving line 14!
|
||||
// Execute `rustlings hint move_semantics2` or use the `hint` watch subcommand for a hint.
|
||||
|
||||
// Expected output:
|
||||
|
|
Loading…
Reference in New Issue