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 all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
A1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
A1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
A2.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
A2.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
B.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
B1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
B1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
C.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
C1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
C1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
D.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
D1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
D1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
E.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
E1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
E1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
F.template all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
F1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
F1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
G.template all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
G1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
G1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
H.template refactor/eg: fix crash while unifying wildcard with KeyValueExpr, which has no type 2015-05-29 16:42:57 +00:00
H1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
H1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
I.template all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
I1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
I1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
J.template all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
J1.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
J1.golden all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
bad_type.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
expr_type_mismatch.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
no_after_return.template refactor/eg: Add support for multi line after statements to eg. 2018-03-19 17:51:41 +00:00
no_before.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00
type_mismatch.template go.tools/refactor/eg: an example-based refactoring tool. 2014-04-02 12:24:55 -04:00