]> Cypherpunks repositories - gostls13.git/commit
exp/template: add builtin len function
authorRob Pike <r@golang.org>
Fri, 12 Aug 2011 01:47:44 +0000 (11:47 +1000)
committerRob Pike <r@golang.org>
Fri, 12 Aug 2011 01:47:44 +0000 (11:47 +1000)
commitb1d1da405af4ef7c928ef90712ba064248dd2794
treef18f581b384f1e2cf184770bb5edff25accc90f9
parent2e394c51d9453c2f94c19f444e2f056ba50a22af
exp/template: add builtin len function

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4868045
src/pkg/exp/template/doc.go
src/pkg/exp/template/exec_test.go
src/pkg/exp/template/funcs.go