Source file src/go/build/testdata/directives/a.go

     1  //go:main1
     2  
     3  package p
     4  

View as plain text