增加示范代码文件链接 (#400)

This commit is contained in:
Lynn
2017-10-13 04:09:21 -05:00
committed by 无闻
parent e4cfb04d50
commit 2c8d783bcf

View File

@@ -13,7 +13,7 @@ type ExpStruct struct {
}
```
示例 10.6 main.go
示例 10.6 [main.go](examples/chapter_10/main.go)
```go
package main