]> Cypherpunks repositories - gostls13.git/commit
exp/template: fix action variable declarations inside range
authorRoger Peppe <rogpeppe@gmail.com>
Thu, 21 Jul 2011 23:53:25 +0000 (09:53 +1000)
committerRob Pike <r@golang.org>
Thu, 21 Jul 2011 23:53:25 +0000 (09:53 +1000)
commit47647b9865c9d3dbcf95c650420b0aaeeb6a3aff
tree83881016f528990393839caab0e7337c13c17b36
parente109a2bb8cde0f31cf58164d861407351ceaf1bc
exp/template: fix action variable declarations inside range

R=r
CC=golang-dev
https://golang.org/cl/4807043
src/pkg/exp/template/exec.go
src/pkg/exp/template/exec_test.go