mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-28 07:22:20 +00:00
Update appendix-a-trap.md
This commit is contained in:
parent
e3cf9d1e3a
commit
2632eddff9
@ -192,9 +192,7 @@ func main() {
|
||||
}
|
||||
}()
|
||||
|
||||
select{
|
||||
default:
|
||||
}
|
||||
select{}
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user