mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:06:41 +08:00
Fix link in 13.5
This commit is contained in:
@@ -69,7 +69,7 @@ func f1(a type1, b type2) {
|
||||
|
||||
<u>练习</u>
|
||||
|
||||
**练习 13.1**:[recover_dividebyzearo.go](exercises/chapter_13/recover_dividebyzearo.go)
|
||||
**练习 13.1**:[recover_dividebyzero.go](exercises/chapter_13/recover_divbyzero.go)
|
||||
|
||||
用示例 13.3 中的编码模式通过整数除以 0 触发一个运行时 panic。
|
||||
|
||||
|
Reference in New Issue
Block a user