mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 05:09:19 +00:00
intro1.rs
This commit is contained in:
parent
9fc336c7f7
commit
891de0b32c
@ -9,8 +9,6 @@
|
||||
// when you change one of the lines below! Try adding a `println!` line, or try changing
|
||||
// what it outputs in your terminal. Try removing a semicolon and see what happens!
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
println!("Hello and");
|
||||
println!(r#" welcome to... "#);
|
||||
|
||||
BIN
temp_13976_ThreadId1.exe
Normal file
BIN
temp_13976_ThreadId1.exe
Normal file
Binary file not shown.
BIN
temp_3396_ThreadId1.exe
Normal file
BIN
temp_3396_ThreadId1.exe
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user