]> Cypherpunks repositories - gostls13.git/commit
template: allow accesses only to exported fields and methods
authorRob Pike <r@golang.org>
Tue, 11 Jan 2011 23:47:45 +0000 (15:47 -0800)
committerRob Pike <r@golang.org>
Tue, 11 Jan 2011 23:47:45 +0000 (15:47 -0800)
commit02e88019f23e56a17824b65e462be0746acdd116
tree5d18a7231de7bcec54e14b21cd9cd7e178c4c9ff
parentac1c09458c465c83af1cee17b05c51ffcb51b578
template: allow accesses only to exported fields and methods

R=rsc, gri
CC=golang-dev
https://golang.org/cl/3890042
src/pkg/template/template.go
src/pkg/template/template_test.go