pkgsrc/devel/reftools/PLIST
bsiegert cd2cc3c691 New package, reftools.
reftools is a collection of refactoring tools for Go.

fixplurals: remove redundant parameter and result types from function signatures
fillstruct: fills a struct literal with default values
fillswitch: fills a (type) switch statement with case statements
2020-12-06 19:50:14 +00:00

4 lines
110 B
Text

@comment $NetBSD: PLIST,v 1.1 2020/12/06 19:50:14 bsiegert Exp $
bin/fillstruct
bin/fillswitch
bin/fixplurals