Skip to content

Commit 89650f8

Browse files
fix(move_semantics2): Add comment
1 parent 0a92262 commit 89650f8

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!
2+
// Make me compile without changing line 13 or moving line 10!
33
// Execute `rustlings hint move_semantics2` for hints :)
44

55
// I AM NOT DONE

0 commit comments

Comments
 (0)