github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/go/printer/testdata/gobuild3.input (about) 1 // other comment 2 3 // +build y 4 5 // yet another comment 6 7 package p 8 9 //go:build x 10 11 func f()