]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] go/types: convert testdata/examples tests to type set sytax
authorRob Findley <rfindley@google.com>
Wed, 9 Jun 2021 22:46:30 +0000 (18:46 -0400)
committerRobert Findley <rfindley@google.com>
Thu, 17 Jun 2021 02:09:33 +0000 (02:09 +0000)
commit795f4475e58ff7adaeaf949f8e79470a7c43f501
treeeb395ff0bad17abe1e95b7cfde51b35a7c8eeba8
parent8e14a9cf04fd2a215871f7f68abaa926d8435173
[dev.typeparams] go/types: convert testdata/examples tests to type set sytax

This is a straightforward port of CL 324529 to go/types.

Change-Id: I788b1ac3d4e40060038a134c525c81624add8e81
Reviewed-on: https://go-review.googlesource.com/c/go/+/326680
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/testdata/examples/functions.go2
src/go/types/testdata/examples/inference.go2
src/go/types/testdata/examples/types.go2