1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-10-18 13:08:09 +02:00

Merge pull request #1484 from akgerber/move2_comment_fix

fix(move_semantics2): fix line number comment
This commit is contained in:
liv 2023-04-22 13:48:23 +00:00 committed by GitHub
commit a7eeaa3a4b
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
// move_semantics2.rs
// Make me compile without changing line 13 or moving line 10!
// Make me compile without changing line 17 or moving line 14!
// Execute `rustlings hint move_semantics2` or use the `hint` watch subcommand for a hint.
// Expected output: