mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
In the example, we use backslashes (not single quotes) to escape double-quotes since it works on both Windows and POSIX. Change-Id: Id883f5457bec4d8a36d5b12c759ad385125a98a6 Reviewed-on: https://go-review.googlesource.com/2862 Reviewed-by: Robert Griesemer <gri@golang.org>
golang.org/x/tools/refactor: libraries for refactoring tools.