mirror of
https://github.com/golang/go.git
synced 2025-05-07 16:43:03 +00:00
This was not a visible bug since the only caller discards the relevant result, so I also deleted the result. Fixes #9999 Change-Id: I276d6523b2891d3cb9c8137448e1aed32a5fd197 Reviewed-on: https://go-review.googlesource.com/5921 Reviewed-by: Michael Matloob <michaelmatloob@gmail.com> Reviewed-by: Robert Griesemer <gri@golang.org>
golang.org/x/tools/refactor: libraries for refactoring tools.