Searched defs:fixStep (Results 1 – 1 of 1) sorted by relevance
51 type fixStep struct { struct52 name string53 fix func(f *Fixer) error