go/src/go/build/syslist_test.go

var thisOS

var thisArch

var otherOS

var otherArch

func anotherOS() string {}

func anotherArch() string {}

type GoodFileTest

var tests

func TestGoodOSArch(t *testing.T) {}