]> Cypherpunks repositories - gostls13.git/commit
template: fix and clean interaction between quotes and formatters
authorGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 30 May 2011 14:53:09 +0000 (11:53 -0300)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 30 May 2011 14:53:09 +0000 (11:53 -0300)
commit87dbec54bb0357a5de587e55d30ee0716b3def79
tree87295cf2ce66f4b5ba2d07465c54249086805c1c
parent55f8fd26841c2e9ef63759b62b7cd0bafa93b5f1
template: fix and clean interaction between quotes and formatters

Fixes issue #1897.

R=r, gustavo, r
CC=golang-dev
https://golang.org/cl/4561049
src/pkg/template/template.go
src/pkg/template/template_test.go