]> Cypherpunks repositories - gostls13.git/commit
template: regularize the handling of interfaces, pointers, and
authorRob Pike <r@golang.org>
Sun, 9 May 2010 23:40:38 +0000 (16:40 -0700)
committerRob Pike <r@golang.org>
Sun, 9 May 2010 23:40:38 +0000 (16:40 -0700)
commitb717768b94d1afed70eb035221327fa9fee371c8
treea3e64f7beae4f3d3ccc7062489f76befe299700d
parent834abb8068ba8e243066deb83a0d4ac47b87f071
template: regularize the handling of interfaces, pointers, and
methods when looking up names.
Fixes #764.

R=rsc
CC=golang-dev
https://golang.org/cl/1170041
src/pkg/template/template.go