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

     1  //go:xtest2
     2  //go:xtest3
     3  
     4  package p_test
     5  

View as plain text