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