]> Cypherpunks repositories - gostls13.git/commit
go/doc: add a golden test that reproduces #62640
authorAdam Bender <abender@gmail.com>
Thu, 12 Jun 2025 04:24:20 +0000 (21:24 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 20 Jun 2025 17:05:12 +0000 (10:05 -0700)
commitef60769b46c5ef796876c6b4407562646fb27d15
treefe9b7a1ed89e09f0d0d6f3553093843948d4c675
parent8552bcf7c261cd150d0074c4ec7e2412b20af0a5
go/doc: add a golden test that reproduces #62640

For #62640.
For #61394.

This is a copy of https://go-review.googlesource.com/c/go/+/528402,
which has stalled in review and the owner is no longer working on Go.

Change-Id: Ic7a1ae65c70d4857ab1061ccae1a926bf5c4ff55
Reviewed-on: https://go-review.googlesource.com/c/go/+/681235
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
src/go/doc/testdata/issue62640.0.golden [new file with mode: 0644]
src/go/doc/testdata/issue62640.1.golden [new file with mode: 0644]
src/go/doc/testdata/issue62640.2.golden [new file with mode: 0644]
src/go/doc/testdata/issue62640.go [new file with mode: 0644]