go/src/cmd/api
Matthew Dempsky b6d1eb750f 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>
2024-01-26 19:39:32 +00:00
..
testdata/src cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00
api_test.go cmd/api: fix panic on exported basic type aliases 2024-01-04 17:31:12 +00:00
boring_test.go cmd/api: rename api.go to main_test.go 2023-08-16 16:02:26 +00:00
main_test.go cmd/api: include type arguments in API 2024-01-26 19:39:32 +00:00