mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-28 06:49:19 +00:00
Update intro1.rs
This commit is contained in:
parent
f24861957a
commit
b3d65eb80f
@ -21,4 +21,5 @@ fn main() {
|
||||
println!("The file of this exercise is `exercises/00_intro/intro1.rs`. Have a look!");
|
||||
println!("The current exercise path will be always shown under the progress bar.");
|
||||
println!("You can click on the path to open the exercise file in your editor.");
|
||||
println!("Hello.");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user