go/refactor/eg/testdata
Russ Cox b369640312 all: fmt tests with new gofmt
Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

The Go 1.17 gofmt will insert the extra //go:build lines.
The older gofmts will not remove them.
Get ahead of the game by adding them now.
(Keeps x/tools tests passing on go repo trybots.)

Change-Id: Ifdb4af93f6cc38a9aa616516e923384b7312e991
Reviewed-on: https://go-review.googlesource.com/c/tools/+/294413
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Trust: Robert Griesemer <gri@golang.org>
Trust: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
2021-02-20 03:28:42 +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