]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/compile/internal/types2: fix type set printing and add test
authorRobert Griesemer <gri@golang.org>
Wed, 25 Aug 2021 04:12:06 +0000 (21:12 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 25 Aug 2021 23:44:02 +0000 (23:44 +0000)
commit4f2620285d7ce1802aff3d1f85e5ab0168d57bf3
tree2a1e3c91ba2bd73318af278460e21797dcd5fc3e
parent0ac64f6d700b56fa793d9304bec621cf4dde6fd6
cmd/compile/internal/types2: fix type set printing and add test

Change-Id: I44ca1f889b041467d5febacaf6037cfd75859175
Reviewed-on: https://go-review.googlesource.com/c/go/+/344873
Trust: Robert Griesemer <gri@golang.org>
Trust: Dan Scales <danscales@google.com>
Reviewed-by: Dan Scales <danscales@google.com>
src/cmd/compile/internal/types2/typeset.go
src/cmd/compile/internal/types2/typeset_test.go