mirror of
https://github.com/golang/go
synced 2024-11-05 15:06:09 -07:00
8529d99e1d
when the program is not main package, `go run x.go` can't return the link error message. so use `go run x.go` in instead `go build x.go`. Fixes #5865. R=golang-dev, adg CC=golang-dev https://golang.org/cl/11165043 |
||
---|---|---|
.. | ||
doc.go | ||
goplay.go | ||
Makefile | ||
README |
See doc.go.