go/refactor/eg/testdata
Robert Findley 27fc7644e1 all: various test fixes related to any
Fix several tests that were failing at CL 368254 due to inconsistent
formatting of standard library types across Go versions. Generally this
is addressed by replacing interface{} with any, though the mechanism
varies.

Where possible, prefer to update the test data to accurately reflect
1.18 formatting.

Change-Id: Ia92cd565d2ba1dd464891093b78c636fcaff44bc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/370655
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2021-12-09 15:47:16 +00:00
..
A.template
A1.go
A1.golden
A2.go
A2.golden
B.template
B1.go
B1.golden
C.template
C1.go
C1.golden
D.template
D1.go
D1.golden
E.template
E1.go
E1.golden
F.template
F1.go
F1.golden
G.template
G1.go
G1.golden
H.template
H1.go
H1.golden
I.template
I1.go
I1.golden
J.template
J1.go
J1.golden
bad_type.template
expr_type_mismatch.template
no_after_return.template
no_before.template
type_mismatch.template