var testing.short
4 uses
testing (current package)
testing.go#L273: short = flag.Bool("test.short", false, "run smaller test suite to save time")
testing.go#L308: short *bool
testing.go#L424: if short == nil {
testing.go#L432: return *short
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)