Sign in
go
/
go.git
/
439ff996f0ee506fc2eb84b7f11ffc360a6299f2
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
build_issue_65528.txt
blob: ab4d62bbb2b473a6f692b42e7db308008ec18a89 [
file
]
go build
-- go.mod --
module test
go 1.0
-- p.go --
package p