]> Cypherpunks repositories - gostls13.git/commit
reflect: add test for variadic reflect.Type.Method
authorIan Lance Taylor <iant@golang.org>
Thu, 1 Oct 2020 21:55:11 +0000 (14:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 1 Oct 2020 22:23:53 +0000 (22:23 +0000)
commit41df0e22184a0fcfb1e67e994c993239e9c2efc7
treef80c3e98947182c630b77dbf73ffed892c2dd2ef
parent507a88c39bb1089b9d44facb7dd3449a9b5a3e10
reflect: add test for variadic reflect.Type.Method

For #41737

Change-Id: Id065880dd7da54dec1b45662c202aeb7f8397c60
Reviewed-on: https://go-review.googlesource.com/c/go/+/258819
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/reflect/all_test.go