github.com/flyinox/gosm@v0.0.0-20171117061539-16768cb62077/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }