aboutsummaryrefslogtreecommitdiff
path: root/src/go/printer/testdata/gobuild6.golden
blob: abb1e2acbb1d2f6082432fd91a286a1e8b9209cb (plain)
1
2
3
4
5
//go:build !(x || y) && z

// no +build line

package p