github.com/varialus/godfly@v0.0.0-20130904042352-1934f9f095ab/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }