Update 09.8.md (#575)

路径错误
This commit is contained in:
Liam Hsiia
2019-02-17 04:38:22 +08:00
committed by 无闻
parent 79bdc2910d
commit 7795f60a1c

View File

@@ -99,7 +99,7 @@ include $(GOROOT)/src/Make.pkg
```go
package main
import (
"./uc/uc"
"./src/uc"
"fmt"
)