]> Cypherpunks repositories - gostls13.git/commit
reflect: fix name of type parameter
authorzhouguangyuan <zhouguangyuan.xian@gmail.com>
Thu, 16 Dec 2021 14:18:26 +0000 (22:18 +0800)
committerKeith Randall <khr@golang.org>
Thu, 16 Dec 2021 15:44:40 +0000 (15:44 +0000)
commit1d3a5b4aeac319acd51b32e1d47a9c316d9ce2aa
tree25313a37dbe99c61a0080b5b60d0b4af1eb09b5d
parent7f2314530e7cb4a11c6df4f7bd51187f5cffe2a5
reflect: fix name of type parameter

Fixes #50208

Change-Id: Ib0aff56341adb98ff6831c5badd1603ebf002b79
Reviewed-on: https://go-review.googlesource.com/c/go/+/372774
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
src/reflect/all_test.go
src/reflect/type.go