Co-authored-by: diannasoreil <mokou@fastmail.com>
This commit is contained in:
Lucas Aries 2022-02-04 22:41:17 +01:00 committed by GitHub
parent b5205759f0
commit 7314c17628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
// move_semantics6.rs
// Make me compile! `rustlings hint move_semantics6` for hints
// You can't change anything except adding or removing reference
// You can't change anything except adding or removing references
// I AM NOT DONE