import "cmd/cgo/internal/test/issue30527"
const ( X = 1 << iota Y Z )
func G(p **C.char)
a.go b.go
Tools for package owners.