mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-11-13 09:16:10 +08:00
update directory
This commit is contained in:
@@ -16,7 +16,7 @@ if something {
|
||||
}
|
||||
```
|
||||
|
||||
此类型的错误也容易在`for`循环中出现,尤其当函数返回一个具名变量时难于察觉
|
||||
此类错误也容易在`for`循环中出现,尤其当函数返回一个具名变量时难于察觉
|
||||
,例如以下的代码段:
|
||||
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user