var isRace …
func TestBExportData_stdlib(t *testing.T) { … }
func fileLine(fset *token.FileSet, obj types.Object) string { … }
func equalObj(x, y types.Object) error { … }
func equalType(x, y types.Type) error { … }
func equalTypeArgs(x, y *typeparams.TypeList) error { … }
func equalTypeParams(x, y *typeparams.TypeParamList) error { … }
func sanitizeName(name string) string { … }
func TestVeryLongFile(t *testing.T) { … }
const src …
func checkPkg(t *testing.T, pkg *types.Package, label string) { … }
func TestTypeAliases(t *testing.T) { … }