精校:6

This commit is contained in:
Unknwon
2015-07-26 17:16:55 +08:00
parent 22d14d8a24
commit 1c6be233fc
4 changed files with 4 additions and 4 deletions

View File

@@ -108,5 +108,5 @@ func F3(s []string) { }
## 链接
- [目录](directory.md)
- 上一节:[参数与返回值](06.2.md)
- 上一节:[函数参数与返回值](06.2.md)
- 下一节:[defer 和追踪](06.4.md)