]> Cypherpunks repositories - gostls13.git/commit
fmt: fix allocation test
authorRob Pike <r@golang.org>
Tue, 9 Sep 2014 18:45:46 +0000 (11:45 -0700)
committerRob Pike <r@golang.org>
Tue, 9 Sep 2014 18:45:46 +0000 (11:45 -0700)
commiteafa4fff5257ed286618d9027eeaf3cce7c6b8d0
tree758dc0cc8486b0f317e890b359b47363855e632f
parentb6571a0713416ae0d26816af2c1e92f90fe266a6
fmt: fix allocation test
With new interface allocation rules, the old counts were wrong and
so was the commentary.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/142760044
src/fmt/fmt_test.go