]> Cypherpunks repositories - gostls13.git/commit
remove uses of ... from tree, add one test
authorRuss Cox <rsc@golang.org>
Mon, 14 Jun 2010 18:23:11 +0000 (11:23 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 14 Jun 2010 18:23:11 +0000 (11:23 -0700)
commit6672b40c099c6c55d000324b873fecb4d9880563
treeb3ec9ceb623fba7388f5020cc090298bf63350d5
parent44a17e9df70d753b96cf6058ededca427b411ee9
remove uses of ... from tree, add one test

R=r
CC=golang-dev
https://golang.org/cl/1662041
src/pkg/exp/datafmt/datafmt.go
src/pkg/exp/datafmt/datafmt_test.go
src/pkg/reflect/all_test.go
src/pkg/reflect/type.go
src/pkg/testing/script/script.go
test/fixedbugs/bug153.go [deleted file]
test/fixedbugs/bug228.go
test/fixedbugs/bug232.go
test/fixedbugs/bug252.go