mirror of
https://github.com/golang/go
synced 2024-11-07 03:36:12 -07:00
c1c303f6f8
Augmented some of the typeswitch*.go tests so that some instantiations have duplicate cases, in order to ensure we're testing that. Spacing changes in the tests are due to gofmt. Change-Id: I5d3678813505c520c544281d4ac8a62ce7e236ad Reviewed-on: https://go-review.googlesource.com/c/go/+/370155 Trust: Dan Scales <danscales@google.com> Run-TryBot: Dan Scales <danscales@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org>
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
T +6.000000e+000
|
|
int 7
|
|
int32/int16 8
|
|
struct{T,T} +1.000000e+000 +2.000000e+000
|
|
other 9
|
|
T 7
|
|
int32/int16 7
|