mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-06 10:49:19 +00:00
Exercise 2
This commit is contained in:
parent
b670e8b2c2
commit
7d0886960a
@ -5,8 +5,8 @@
|
||||
// Execute `rustlings hint intro2` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
||||
fn main() {
|
||||
printline!("Hello there!")
|
||||
println!("Hello there!")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user