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