]> Cypherpunks repositories - gostls13.git/commit
go/types: add test case for CL 486398
authorRuss Cox <rsc@golang.org>
Fri, 21 Apr 2023 14:31:34 +0000 (10:31 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 21 Apr 2023 14:43:28 +0000 (14:43 +0000)
commited832ed353f6386c4f1ce061d8048e31873e0439
tree79e64c7b72db15716197c7c47c3cb7d25ee8729a
parent19d5c40618568458d758562375c08f8fd610bda1
go/types: add test case for CL 486398

Forgot to 'git add' this test case in the CL.

Change-Id: Idde1d3d4525a99bdab0d3d69ac635a96a7cd5d73
Reviewed-on: https://go-review.googlesource.com/c/go/+/487335
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/internal/types/testdata/check/go1_xx_19.go [new file with mode: 0644]