]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/compile/internal/syntax: rename test file to match issue
authorRobert Griesemer <gri@golang.org>
Wed, 28 Feb 2024 17:43:52 +0000 (09:43 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 28 Feb 2024 18:17:25 +0000 (18:17 +0000)
Follow-up on CL 565518 which addressed issue #65790 but added
testdata/issue65970.go instead of testdata/issue65790.go.
Rename that file to match the issue.

For #65790.

Change-Id: I647c297286355137fa950fb6722e31ae4340393b
Reviewed-on: https://go-review.googlesource.com/c/go/+/567875
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>

src/cmd/compile/internal/syntax/testdata/issue65790.go [moved from src/cmd/compile/internal/syntax/testdata/issue65970.go with 100% similarity]