This commit is contained in:
mo8it 2023-08-27 00:47:03 +02:00
parent 64224d3918
commit 16936d95d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// move_semantics3.rs
//
// Make me compile without adding new lines-- just changing existing lines! (no
// Make me compile without adding new lines -- just changing existing lines! (no
// lines with multiple semicolons necessary!)
//
// Execute `rustlings hint move_semantics3` or use the `hint` watch subcommand