]> Cypherpunks repositories - gostls13.git/commit
reflect: test that method name offset is valid
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 18 Apr 2016 08:50:19 +0000 (04:50 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 18 Apr 2016 19:13:36 +0000 (19:13 +0000)
commit2e2df78ae9c2c5e96cce99bccebd5a22f30d6a1a
tree9297a3deac8026907a1c03fc64fd1d83e9b679db
parent411a0adc9bbee3a981af93de5f83b13f26f0413f
reflect: test that method name offset is valid

Bug fix went in CL 21396, this is a matching test.

Fixes #15343

Change-Id: I3670145c7cac45cb4fb3121ffc039cfb7fa7c87a
Reviewed-on: https://go-review.googlesource.com/22171
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/reflect/all_test.go