fix(intro2): changed intro2 to be a name error, not a format string error.
This commit is contained in:
parent
c306792449
commit
2ac6606c6c
@ -8,5 +8,5 @@
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
println!("Hello {}!");
|
||||
printline!("Hello there!")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user