]> Cypherpunks repositories - gostls13.git/commit
template: do not depend on map iteration order
authorRuss Cox <rsc@golang.org>
Mon, 17 Oct 2011 18:51:45 +0000 (14:51 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 17 Oct 2011 18:51:45 +0000 (14:51 -0400)
commit9a7dd719448071e8e812deeb4757ebf2abff9cff
treecb4e4c5096b5978139c9213700ef378989328056
parenteea86de656d74bafe7c76a5242eaa51d80e2b454
template: do not depend on map iteration order

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5268048
src/pkg/template/exec_test.go