mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 13:19:18 +00:00
intro2
This commit is contained in:
parent
fc9fb536ca
commit
3937082a3c
@ -5,5 +5,6 @@
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
println!("Hello {}!");
|
||||
let world = "world";
|
||||
println!("Hello {world}!");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user