]> Cypherpunks repositories - gostls13.git/commit
exp/template: remove the visibility of the token channel from the parser.
authorRob Pike <r@golang.org>
Wed, 6 Jul 2011 00:13:53 +0000 (10:13 +1000)
committerRob Pike <r@golang.org>
Wed, 6 Jul 2011 00:13:53 +0000 (10:13 +1000)
commit4657d7d7db3b28206c7fc98907f998140843ed88
treebac664748b1d2d17454bb4a0fc9b1379c943d3e5
parent13d048a2219f422202f4dad108734b24c0b32cac
exp/template: remove the visibility of the token channel from the parser.

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