]> Cypherpunks repositories - gostls13.git/commit
template: fix comments with different delimiters.
authorRob Pike <r@golang.org>
Thu, 6 Oct 2011 22:21:56 +0000 (15:21 -0700)
committerRob Pike <r@golang.org>
Thu, 6 Oct 2011 22:21:56 +0000 (15:21 -0700)
commitb3dd32776b194e2b24bc47768624360452c04bd8
treed83e9dde642d47a7f983f542d3d70ff295c02767
parentdcf53189900b814925475b09770092d06f362ebc
template: fix comments with different delimiters.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5208042
src/pkg/template/exec_test.go
src/pkg/template/parse/lex.go
src/pkg/template/parse/lex_test.go