github.com/huandu/go@v0.0.0-20151114150818-04e615e41150/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }