mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-02 23:38:41 +08:00
add the missed right "}"
This commit is contained in:
parent
f84392238b
commit
4ea044fd09
@ -62,6 +62,7 @@ loop {
|
||||
|
||||
match guess.cmp(&secret_number) {
|
||||
// --snip--
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user