github.com/AndrienkoAleksandr/go@v0.0.19/src/go/printer/testdata/gobuild1.golden (about)

     1  //go:build x
     2  // +build x
     3  
     4  package p
     5  
     6  func f()