Source file src/go/parser/testdata/goversion/t05.go 1 //go:build linux && go1.2 && go1.4 2 3 package go1_4 4 View as plain text