Update 06.7.md

This commit is contained in:
无闻
2017-10-13 16:43:37 -04:00
committed by GitHub
parent 660a5c2c5e
commit 2aca582d3f

View File

@@ -55,5 +55,5 @@ func run(op binOp, req *Request) { … }
## 链接
- [目录](directory.md)
- 上一节:[将函数作为参](06.6.md)
- 上一节:[递归函](06.6.md)
- 下一节:[闭包](06.8.md)