Black Lives Matter. Support the Equal Justice Initiative.

Text file src/go/printer/testdata/gobuild6.golden

Documentation: go/printer/testdata

     1  //go:build !(x || y) && z
     2  
     3  // no +build line
     4  
     5  package p
     6  

View as plain text