Sign in
go
/
vgo
/
cc75ec08d5ecfc4072bcefc2c696d1c30af692b9
/
.
/
vendor
/
cmd
/
go
/
testdata
/
testonly2
/
t.go
blob: 82267d32e419e8d16e53629cd6b713cac4d0207c [
file
] [
log
] [
blame
]
// This package is not a test-only package,
// but it still matches the pattern ./testdata/testonly... when in cmd/go.
package main
func main() {}