Update intro1.rs

This commit is contained in:
kathrynwrynn 2023-10-03 22:19:09 -04:00 committed by GitHub
parent d15096f0df
commit 66bf1222c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,6 @@
// Execute `rustlings hint intro1` or use the `hint` watch subcommand for a
// hint.
// I AM NOT DONE
fn main() {
println!("Hello and");
println!(r#" welcome to... "#);