Sign in
go
/
go.git
/
0d8a92bdfd3d6d1b24f47e05f9be46645aec94f0
/
.
/
src
/
go
/
printer
/
testdata
/
gobuild3.input
blob: d0c97b27add633ae7ebe0e19165c5f6cf266485f [
file
]
// other comment
// +build y
// yet another comment
package
p
//go:build x
func f
()