golang.org/toolchain@v0.0.1-go1.9rc2.windows-amd64/src/cmd/go/testdata/testimport/p2/p2.go (about) 1 package p2 2 3 func F() int { return 1 }