]> Cypherpunks repositories - gostls13.git/commit
exp/template: allow fields and methods to be found in parent structs.
authorRob Pike <r@golang.org>
Fri, 8 Jul 2011 05:22:05 +0000 (15:22 +1000)
committerRob Pike <r@golang.org>
Fri, 8 Jul 2011 05:22:05 +0000 (15:22 +1000)
commita852981d17cd4c46fbaf3da39b6bfc84134074d0
treef6b45ebbd3adfbc30b425d5f040ef64a33552452
parent6f4cf3999b7dc9c6febb33567ff0ec68beb9ceb2
exp/template: allow fields and methods to be found in parent structs.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/4657085
src/pkg/exp/template/exec.go
src/pkg/exp/template/exec_test.go