blob: d0c97b27add633ae7ebe0e19165c5f6cf266485f [file] [log] [blame]
// other comment
// +build y
// yet another comment
package p
//go:build x
func f()