newline for breathing room
This commit is contained in:
parent
53d5082a2d
commit
04fbec1a0c
@ -150,6 +150,7 @@
|
||||
//!
|
||||
//! ```
|
||||
//! let mut input = String::new();
|
||||
//!
|
||||
//! match io::stdin().read_line(&mut input) {
|
||||
//! Err(why) => panic!("Failed to read input: {}", why.description()),
|
||||
//! Ok(_) => println!("You typed: {}", input.trim()),
|
||||
|
Loading…
x
Reference in New Issue
Block a user