github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/go/printer/testdata/gobuild6.input (about) 1 //go:build !(x || y) && z 2 // no +build line 3 4 package p