github.com/corona10/go@v0.0.0-20180224231303-7a218942be57/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }