...

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

Documentation: go/printer/testdata

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

View as plain text