Merge pull request #1735 from 0atman/main
fix(intro2): Changed intro2 to be a name error, not a format string error
This commit is contained in:
commit
13837b25cf
@ -8,5 +8,5 @@
|
||||
// I AM NOT DONE
|
||||
|
||||
fn main() {
|
||||
println!("Hello {}!");
|
||||
printline!("Hello there!")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user