mirror of
https://github.com/golang/go.git
synced 2025-05-21 23:50:27 +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