mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-24 16:10:25 +08:00
Fix a newline that should have been hidden
This commit is contained in:
parent
2e76ef730b
commit
2b87c56f35
@ -92,7 +92,7 @@ Filename: src/main.rs
|
||||
#
|
||||
# s.len()
|
||||
# }
|
||||
|
||||
#
|
||||
fn main() {
|
||||
let mut s = String::from("hello world");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user