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