Source file src/cmd/go/internal/imports/testdata/star/x.go

     1  package x
     2  
     3  import "import1"
     4  

View as plain text