]> Cypherpunks repositories - gostls13.git/commit
go/types: clean up test support code and remove global variables
authorRob Findley <rfindley@google.com>
Tue, 11 Aug 2020 16:49:40 +0000 (12:49 -0400)
committerRobert Findley <rfindley@google.com>
Thu, 27 Aug 2020 18:33:37 +0000 (18:33 +0000)
commitac2a1f8796101459a1700d02093745ffe1c821f4
tree40898afbfd83372f729970e855e8155191b7df8a
parentc00b7081699d3b3ced2970fdae2de6febf638c05
go/types: clean up test support code and remove global variables

This is a straightforward port of CL 244627.

Change-Id: Ide980957430b35e22a6e22818b0ce9de410988af
Reviewed-on: https://go-review.googlesource.com/c/go/+/247902
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/stdlib_test.go