]> Cypherpunks repositories - gostls13.git/commit
gofmt-ify strconv
authorRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 07:20:49 +0000 (23:20 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 07:20:49 +0000 (23:20 -0800)
commit314b358ab70cbc31b81182ecc97c94809b3edacf
tree445dab031042c6e46d35f80402fefd4e9202964c
parent5d377054169ebc8df5e743b5d8a0105c40fa18e9
gofmt-ify strconv
(and remove an empty line at the end of a file)

R=rsc
http://go/go-review/1017046
src/pkg/strconv/atof_test.go
src/pkg/strconv/atoi_test.go
src/pkg/strconv/decimal.go
src/pkg/strconv/ftoa_test.go
src/pkg/strconv/itoa_test.go
src/pkg/strconv/quote_test.go