blob: 2808a53ccea3113ef90d6722a7d318c071a282ec [file] [log] [blame]
//go:build !(x || y) && z
// +build !x,!y,z
package p