]> Cypherpunks.ru repositories - gostls13.git/commit
reflect: FuncOf support more than 50 arguments
authorcuiweixie <cuiweixie@gmail.com>
Thu, 25 Aug 2022 06:41:23 +0000 (14:41 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 26 Aug 2022 14:32:13 +0000 (14:32 +0000)
commitd7a3fa120db1f8ab9e02ea8fccd0cc8699bf9382
treeb44775fe364eda93fc13ce8e7dad410b5d9c4c5f
parent2eba2ff8a1572d7fcba65a5f9d54f73e307a0054
reflect: FuncOf support more than 50 arguments

Fixes #54669

Change-Id: I34cbe729d187437ddeafbaa910af6ed001b2603f
Reviewed-on: https://go-review.googlesource.com/c/go/+/425461
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/reflect/all_test.go
src/reflect/type.go