Fix typo.

This commit is contained in:
Bo-Yi Wu
2016-04-05 23:07:13 +08:00
committed by Unknwon
parent 6e83ef2668
commit 294a0702bd

View File

@@ -234,10 +234,10 @@ func main() {
输出: 输出:
Output: 2011/10/04 10:46:11 func1(Go) = 7, EOF Output: 2011/10/04 10:46:11 func1("Go") = 7, EOF
## 链接 ## 链接
- [目录](directory.md) - [目录](directory.md)
- 上一节:[传递变长参数](06.3.md) - 上一节:[传递变长参数](06.3.md)
- 下一节:[内置函数](06.5.md) - 下一节:[内置函数](06.5.md)