]> Cypherpunks repositories - gostls13.git/commit
cmd/api: handle types.Alias
authorAlan Donovan <adonovan@google.com>
Tue, 9 Apr 2024 19:35:11 +0000 (15:35 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 9 Apr 2024 20:48:51 +0000 (20:48 +0000)
commitbdd27c4debfb51fe42df0c0532c1c747777b7a32
treef2a620a9252f9e73dc4689422c07d8eee75df2ce
parenta555ac63322f441f19a2a5130298c4c6ee6357dc
cmd/api: handle types.Alias

This is covered by the existing tests under gotypesalias=1.

Change-Id: Ia17f35fe580b745fa4bdaf4689dfe9c2ed6ebc5b
Reviewed-on: https://go-review.googlesource.com/c/go/+/577735
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Alan Donovan <adonovan@google.com>
src/cmd/api/main_test.go