summaryrefslogtreecommitdiff
path: root/move_semantics/move_semantics3.rs
diff options
context:
space:
mode:
Diffstat (limited to 'move_semantics/move_semantics3.rs')
-rw-r--r--move_semantics/move_semantics3.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/move_semantics/move_semantics3.rs b/move_semantics/move_semantics3.rs
index fec370f..7805d44 100644
--- a/move_semantics/move_semantics3.rs
+++ b/move_semantics/move_semantics3.rs
@@ -1,3 +1,4 @@
+// move_semantics3.rs
// Make me compile without adding new lines-- just changing existing lines!
// (no lines with multiple semicolons necessary!)
// Scroll down for hints :)