mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-09 20:29:18 +00:00
finish intro
This commit is contained in:
parent
cd345cd1e4
commit
af9e870969
@ -2,8 +2,6 @@
|
||||
// Make the code print a greeting to the world.
|
||||
// Execute `rustlings hint intro2` for a hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
println!("Hello {}!");
|
||||
println!("Hello World!");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user