go初学者提问,同一个目录下,main.go 不能访问其他文件里面的方法

Orocker · · 1758 次点击
Windows 下用: go run ./ Uni* 下用: go run .
#11
更多评论
`go run main.go hey.go` 就不会报错
#2