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

     1  //go:plant
     2  //axiom:plant
     3  
     4  package p
     5  

View as plain text