mirror of
https://github.com/golang/go.git
synced 2025-05-16 04:44:39 +00:00
There may be more fine-tuning down the line, but this CL fixes the most pressing issue at hand. Also: gofmt -w src misc Fixes #1524. R=rsc, bradfitz CC=golang-dev https://golang.org/cl/4975053