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

View File

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