]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile/internal/types2: add missing tests from go/types
authorRobert Griesemer <gri@golang.org>
Tue, 6 Jun 2023 23:25:26 +0000 (16:25 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 12 Jun 2023 16:28:21 +0000 (16:28 +0000)
commiteaa4b1a6e4d9f9bec10257a548d25b2425a83ee5
tree597b7e646c99faebf107a80cb658758cbfd4be2a
parentf35d2dae74d12b06df061d909cb9721f27208a15
cmd/compile/internal/types2: add missing tests from go/types

Add 3 tests that exist in go/types but that were not ported to types2.

Change-Id: I34d219f605f9ae66e8b4439c3dfe93cfa0ec9524
Reviewed-on: https://go-review.googlesource.com/c/go/+/501304
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/types2/check_test.go