codesweep reports that: ``` /usr/local/google/home/mdempsky/wd/go/src/cmd/compile/internal/gc/subr.go:58:19 func (cmd/compile/internal/gc.byLineno).Less(i int, j int) b ``` is unused, but it's actually needed to implement sort.Interface.