Text file src/go/printer/testdata/gobuild5.input 1 //go:build !(x || y) && z 2 // +build something else 3 4 package p 5 View as plain text