]> Cypherpunks repositories - gostls13.git/commit
test: put type declaration back inside the function
authorcui fliter <imcusg@gmail.com>
Fri, 22 Mar 2024 15:07:57 +0000 (23:07 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 25 Mar 2024 09:04:48 +0000 (09:04 +0000)
commit27fdef6168d2802dcf9ef382407fb6b16db3e150
tree28d5b4e5a10fe3ee7fb1ee8a84cea6b229855708
parentc2c4a32f9e57ac9f7102deeba8273bcd2b205d3c
test: put type declaration back inside the function

Because issue #47631 has been fixed, remove TODO.

Change-Id: Ic476616729f47485a18a5145bd28c87dd18b4492
Reviewed-on: https://go-review.googlesource.com/c/go/+/573775
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
test/typeparam/builtins.go
test/typeparam/typelist.go