]> Cypherpunks repositories - gostls13.git/commit
gofmt-ify reflect
authorRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 22:23:20 +0000 (14:23 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 5 Nov 2009 22:23:20 +0000 (14:23 -0800)
commit77334b988c2e3326e652493b3b39e4bcb28142e9
tree6128c2a3b390b5de00974bb5a828cefcbfc3b083
parent666afa1c02e45c60cd110115bc60840a609fb3aa
gofmt-ify reflect
- the single line structs can be fixed in another round

R=rsc
http://go/go-review/1016052
src/pkg/reflect/all_test.go
src/pkg/reflect/tostring_test.go
src/pkg/reflect/type.go
src/pkg/reflect/value.go