]> Cypherpunks repositories - gostls13.git/commit
text/template: fix bug in evaluating a chain starting with a function.
authorRob Pike <r@golang.org>
Wed, 27 Mar 2013 23:31:14 +0000 (16:31 -0700)
committerRob Pike <r@golang.org>
Wed, 27 Mar 2013 23:31:14 +0000 (16:31 -0700)
commit99645db9268cfe93f561ef2de013ea5f58304c79
treef9f9fa1dc0f92c2176b2089b893e17807eec6798
parentb06b77b8cfec55529b437c50348448f0d7ae8b15
text/template: fix bug in evaluating a chain starting with a function.

R=golang-dev, alberto.garcia.hierro
CC=golang-dev
https://golang.org/cl/7861046
src/pkg/text/template/exec.go
src/pkg/text/template/exec_test.go