]> Cypherpunks repositories - gostls13.git/commit
reflect: add test that method values have the same code pointers
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Sat, 16 Oct 2021 18:18:20 +0000 (01:18 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Mon, 18 Oct 2021 16:32:38 +0000 (16:32 +0000)
commit543a513304c35d42b162790a6e70191aac68225c
tree9db402d112302502271c0e826121691f736c8ec8
parent42515418a99f2540427a5d32189f6d44fb06939e
reflect: add test that method values have the same code pointers

Updates #40592

Change-Id: I16252dd57aceb5c49ddc11d8c12c601ca87ca902
Reviewed-on: https://go-review.googlesource.com/c/go/+/356252
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/reflect/all_test.go