mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-25 23:10:30 +00:00
Fix typo
This commit is contained in:
parent
64224d3918
commit
16936d95d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue