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