mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-26 00:00:03 +03:00
fix(move_semantics) : add move_semantics6.rs to its mod
This commit is contained in:
parent
0bd7a0631a
commit
4dfd85ff05
|
@ -3,3 +3,4 @@ mod move_semantics2;
|
|||
mod move_semantics3;
|
||||
mod move_semantics4;
|
||||
mod move_semantics5;
|
||||
mod move_semantics6;
|
||||
|
|
Loading…
Reference in a new issue