newline for breathing room
This commit is contained in:
parent
53d5082a2d
commit
04fbec1a0c
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue