Searched defs:ReproResult (Results 1 – 1 of 1) sorted by relevance
295 type ReproResult struct { struct296 instances []int297 title0 string298 res *repro.Result299 stats *repro.Stats300 err error301 hub bool // repro came from hub