]> Cypherpunks repositories - gostls13.git/commit
go/types: move match function to end of file (cleanup)
authorRobert Findley <rfindley@google.com>
Thu, 18 Nov 2021 00:29:13 +0000 (19:29 -0500)
committerRobert Findley <rfindley@google.com>
Thu, 18 Nov 2021 02:17:34 +0000 (02:17 +0000)
commit3404ee3e86b9f4eab55d2451dcd9db5b4cd9ed4a
treee03c39f70cdf6cc2621b848f570de2425c56a77f
parentce7e5013a68ef4572b9fa439b1402145ef710631
go/types: move match function to end of file (cleanup)

This is a port of CL 363669 from types2 to go/types.

Change-Id: Id1f375ff5708dab528144e30ce16d24d6fdf7d00
Reviewed-on: https://go-review.googlesource.com/c/go/+/364900
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/type.go