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