...

Text file src/go/printer/testdata/gobuild4.input

Documentation: go/printer/testdata

     1// doc comment
     2package p
     3
     4// +build x y
     5// +build z

View as plain text