Sign in
go
/
go.git
/
8fcee8abbea1bb959c63a6944f9ddf490a97f802
/
.
/
src
/
cmd
/
go
/
testdata
/
testimport
/
p.go
blob: f94d2cd0e66c2b19547f2a04039695a555140f1d [
file
]
package p
func F() int { return 1 }