Text file src/go/printer/testdata/gobuild1.golden 1 //go:build x 2 // +build x 3 4 package p 5 6 func f() 7 View as plain text