Skip to content

Commit c74e0bf

Browse files
authored
docs: update line numbers in move_semantics2
1 parent 9fc336c commit c74e0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/move_semantics/move_semantics2.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// move_semantics2.rs
2-
// Make me compile without changing line 13 or moving line 10!
2+
// Make me compile without changing line 17 or moving line 14!
33
// Execute `rustlings hint move_semantics2` or use the `hint` watch subcommand for a hint.
44

55
// Expected output:

0 commit comments

Comments
 (0)