Source file src/cmd/go/internal/imports/testdata/illumos/a_illumos.go

     1  package illumos
     2  
     3  import _ "a"
     4  

View as plain text