diff options
Diffstat (limited to 'move_semantics/move_semantics1.rs')
| -rw-r--r-- | move_semantics/move_semantics1.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move_semantics/move_semantics1.rs b/move_semantics/move_semantics1.rs index a69ff90..1f28873 100644 --- a/move_semantics/move_semantics1.rs +++ b/move_semantics/move_semantics1.rs @@ -1,3 +1,4 @@ +// move_semantics1.rs // Make me compile! Scroll down for hints :) pub fn main() { |
