Text file src/go/printer/testdata/gobuild6.golden 1 //go:build !(x || y) && z 2 3 // no +build line 4 5 package p 6 View as plain text