]> Cypherpunks repositories - gostls13.git/commit
go/types: remove TODO in testdata/examples/types.go
authorRobert Griesemer <gri@golang.org>
Thu, 18 Aug 2022 03:38:39 +0000 (20:38 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 19 Aug 2022 17:46:02 +0000 (17:46 +0000)
commit5a53807950e8bde126180590a2f922d1046acc7e
tree69e82d4aba7ea911eb2bc57a29d5c926f4883b0f
parent9b48ffa98af149408b8e4734676bcc2cf95278fd
go/types: remove TODO in testdata/examples/types.go

Follow-up on CL 424674. With this change, the files in
testdata/examples are identical to the corresponding
files for types2.

For #54511.

Change-Id: Ic61c089bbf61492094e31057ad2635803f50a30d
Reviewed-on: https://go-review.googlesource.com/c/go/+/424714
Reviewed-by: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Run-TryBot: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/types/testdata/examples/types.go