mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-23 20:02:22 +00:00
commit
21c73bb8db
@ -26,7 +26,7 @@ func main() {
|
||||
mu.Lock()
|
||||
}()
|
||||
|
||||
mu.Unock()
|
||||
mu.Unlock()
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user