// other comment

//go:build x
// +build x

// yet another comment

package p

func f()
