]> Cypherpunks repositories - gostls13.git/commit
template: slightly simplify the test for assignability of arguments
authorRob Pike <r@golang.org>
Tue, 6 Sep 2011 22:59:21 +0000 (15:59 -0700)
committerRob Pike <r@golang.org>
Tue, 6 Sep 2011 22:59:21 +0000 (15:59 -0700)
commit62b10ad0ba0302c726ecc0795548d7f58aeeb9ca
tree24a13631e00b8943aa8aed2dba7c2afac67b2025
parentd45e808c91789e48ed0a54347a3198a56e0ef86d
template: slightly simplify the test for assignability of arguments

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