]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: produce a properly formatted zversion.go
authorMichael Matloob <matloob@google.com>
Mon, 19 Jan 2015 00:04:47 +0000 (16:04 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 19 Jan 2015 00:35:40 +0000 (00:35 +0000)
commit020637daa979cff4035e68b09802e045456fa943
tree251cb979d1df2cd8725dea9f2511797a8877af5c
parentfd2642bfe3b4fd3d9e56125cf69553cafc366891
cmd/dist: produce a properly formatted zversion.go

gofmt inserts a blank line line between const and var declarations

Change-Id: I3f2ddbd9e66a74eb3f37a2fe641b93820b02229e
Reviewed-on: https://go-review.googlesource.com/3022
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/buildruntime.go