...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
go
/
printer
/
testdata
/
gobuild5.input
Documentation:
go/printer/testdata
1
//go:build !(x || y) && z
2
// +build something else
3
4
package p
View as plain text