]> Cypherpunks repositories - gostls13.git/commit
template: finally fix space handling around actions.
authorRob Pike <r@golang.org>
Fri, 27 Aug 2010 21:52:55 +0000 (07:52 +1000)
committerRob Pike <r@golang.org>
Fri, 27 Aug 2010 21:52:55 +0000 (07:52 +1000)
commitb5664ee320011e59c2e295c34c194e496f65e7e0
treeb847656fe3eab01bb273ef9e29ad1f33232d81a0
parentda25964e9ee264559b53adbf09a783b23532dd9c
template: finally fix space handling around actions.
Rewrite the code to express the intention more clearly.

Fixes #1042.

R=rsc
CC=golang-dev
https://golang.org/cl/2011046
src/pkg/template/template.go
src/pkg/template/template_test.go