]> Cypherpunks.ru repositories - gostls13.git/commit
go/types: re-enable a commented out test
authorRob Findley <rfindley@google.com>
Wed, 21 Apr 2021 03:25:12 +0000 (23:25 -0400)
committerRobert Findley <rfindley@google.com>
Thu, 22 Apr 2021 03:03:48 +0000 (03:03 +0000)
commit617a83ec68b7657b0185a6b190f04460de30f31e
tree3a01a050302671c903113130b0dae5da2029e36f
parentf0a8101d34b396c4dc9ea6581c03ce16419192ab
go/types: re-enable a commented out test

This test was unnecessarily commented out in CL 312190: re-enable it and
update its assertions.

Change-Id: Ic08563e25c9b05a8e35d67690f5d27a761133266
Reviewed-on: https://go-review.googlesource.com/c/go/+/312097
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/fixedbugs/issue39634.go2