]> Cypherpunks repositories - gostls13.git/commit
cmd/api: include type arguments in API
authorMatthew Dempsky <mdempsky@google.com>
Fri, 26 Jan 2024 04:29:32 +0000 (20:29 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 26 Jan 2024 19:39:32 +0000 (19:39 +0000)
commitb6d1eb750f274d5637e5eb63f6e03706798f0444
treea6446e2f7590943c8faaf21c3fd42974fa56339e
parenta428387e978919a9885b2b7d8a1682feba851d1b
cmd/api: include type arguments in API

T[A] and T[B] are different types, but we were writing them both as
just "T". Reported by Russ.

Change-Id: I27db35946b6d3a1fad6c56c785fa6d850ad71d00
Reviewed-on: https://go-review.googlesource.com/c/go/+/558716
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/api/main_test.go
src/cmd/api/testdata/src/pkg/p4/golden.txt