Fix warning and make code follow the text better
This commit is contained in:
parent
382fc45759
commit
17674e02fc
@ -1577,8 +1577,6 @@ we haven't seen before. Here's a simple program that reads some input,
|
|||||||
and then prints it back out:
|
and then prints it back out:
|
||||||
|
|
||||||
```{rust,ignore}
|
```{rust,ignore}
|
||||||
use std::io;
|
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("Type something!");
|
println!("Type something!");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user