Lines Matching refs:Fooer
752 type Fooer interface {757 Fooer761 func LimitFooer(r Fooer, n int64) Fooer { // ERROR "leaking param: r to result ~r2 level=-1$"