github.com/reiver/go@v0.0.0-20150109200633-1d0c7792f172/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }