...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
go
/
printer
/
testdata
/
gobuild4.input
Documentation:
go/printer/testdata
1
// doc comment
2
package p
3
4
// +build x y
5
// +build z
View as plain text