]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: consolidate a test file with different syntax errors
authorRobert Griesemer <gri@golang.org>
Tue, 30 Aug 2022 00:27:22 +0000 (17:27 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 2 Sep 2022 02:08:58 +0000 (02:08 +0000)
commit042f051c03d35fb0adcb0b6a7e2d78a35342ae98
tree2d43b5e8332f9726801a2f6ba77468ba2c8b1f45
parentcb357835d9c62232e70f7bf0eb7b105a2901bd1a
go/types, types2: consolidate a test file with different syntax errors

For #54511.

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