reflect: Fix calling Interface method on value created by MakeFunc.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 4 Oct 2013 18:52:22 +0000 (18:52 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 4 Oct 2013 18:52:22 +0000 (18:52 +0000)
commit8a2cb59f1c4a4822f727a5cd8fdfc7d87636508e
tree8959671884352d02a3071c84bdd700af6043564d
parentc6d2bfbb441ed464ed61e0ee7045c77cf4a94b06
reflect: Fix calling Interface method on value created by MakeFunc.

From-SVN: r203212
libgo/go/reflect/all_test.go
libgo/go/reflect/makefunc.go