fix(move_semantics2): Add comment

This commit is contained in:
ragreenburg
2022-04-06 09:29:27 +02:00
committed by GitHub
co-authored by GitHub
parent 0a92262fa0
commit 89650f808a
+1 -1
View File
@@ -1,5 +1,5 @@
// move_semantics2.rs
// Make me compile without changing line 13!
// Make me compile without changing line 13 or moving line 10!
// Execute `rustlings hint move_semantics2` for hints :)
// I AM NOT DONE