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

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

View as plain text