github.com/hlts2/go@v0.0.0-20170904000733-812b34efaed8/src/cmd/go/testdata/testimport/p.go (about) 1 package p 2 3 func F() int { return 1 }