]> Cypherpunks repositories - gostls13.git/commit
text/template: fix handing of nil arguments to functions
authorGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 19 Dec 2011 00:14:11 +0000 (22:14 -0200)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 19 Dec 2011 00:14:11 +0000 (22:14 -0200)
commit12f473f8073ba6a59577967a99849d791f5b81b6
treed5ab6108c5e5d95a03066a5c9ea1bfc8c5da2efe
parent41f4ba3ae53153d3de104d5f1af38109a83bc942
text/template: fix handing of nil arguments to functions

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5494070
src/pkg/text/template/exec.go
src/pkg/text/template/exec_test.go