summaryrefslogtreecommitdiffstats
path: root/src/go/printer/testdata/gobuild2.golden
blob: c46fd34c5557018957f496ea1a6f01b40af60fd9 (plain)
1
2
3
4
5
6
7
8
//go:build x
// +build x

// other comment

package p

func f()