go/refactor/eg/testdata
Colin 2226533658 refactor/eg: Add support for multi line after statements to eg.
The semantics of this change are that the last line will be subsituted
in place of the expression, where as the lines before that will undergo
variable substitution and be prepended before the lowest (in the AST
tree sense) statement which included the expression.

Change-Id: Ie2571934dcc1b0a30b5cec157e690924a4ac2c5a
Reviewed-on: https://go-review.googlesource.com/77730
Reviewed-by: Alan Donovan <adonovan@google.com>
2018-03-19 17:51:41 +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