mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-07-05 00:48:47 +02:00
Added filename to top of .rs files
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
// move_semantics2.rs
|
||||
// Make me compile without changing line 9! Scroll down for hints :)
|
||||
|
||||
pub fn main() {
|
||||
|
Reference in New Issue
Block a user