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