github.com/sean-/go@v0.0.0-20151219100004-97f854cd7bb6/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }