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

     1  //go:test1
     2  
     3  package p
     4  

View as plain text