mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:06:41 +08:00
@@ -99,7 +99,7 @@ include $(GOROOT)/src/Make.pkg
|
||||
```go
|
||||
package main
|
||||
import (
|
||||
"./uc/uc"
|
||||
"./src/uc"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user