]> Cypherpunks repositories - gostls13.git/commit
fmt: delete debugging print that crept in to test.
authorRob Pike <r@golang.org>
Tue, 1 Mar 2011 21:39:44 +0000 (13:39 -0800)
committerRob Pike <r@golang.org>
Tue, 1 Mar 2011 21:39:44 +0000 (13:39 -0800)
commita77744f488e863878c5ccff4ff4d94854921939f
tree4cb74c76755daa16fb5df0f58495fbf4a5f2d276
parent2b9ab22732fb5f8fc0c6983c6496a93eef077ad1
fmt: delete debugging print that crept in to test.
(you'd never see it, but ouch.)
Spotted by Florian Weimer.

R=rsc
CC=golang-dev
https://golang.org/cl/4259044
src/pkg/fmt/fmt_test.go