@@ -13,16 +13,16 @@ callTargets
1313| test.go:57:2:57:29 | call to ImplementMe | test.go:46:1:46:87 | function declaration | ImplementMe |
1414| test.go:57:2:57:29 | call to ImplementMe | test.go:53:1:53:85 | function declaration | ImplementMe |
1515#select
16- | file://:0:0:0:0 | basic interface type | * Impl1 |
17- | file://:0:0:0:0 | basic interface type | * Impl2 |
18- | file://:0:0:0:0 | basic interface type | * Impl3 |
19- | file://:0:0:0:0 | basic interface type | * Impl4 |
20- | file://:0:0:0:0 | basic interface type | * Impl5 |
21- | file://:0:0:0:0 | basic interface type | * Impl6 |
22- | file://:0:0:0:0 | basic interface type | Impl1 |
23- | file://:0:0:0:0 | basic interface type | Impl2 |
24- | file://:0:0:0:0 | basic interface type | Impl3 |
25- | file://:0:0:0:0 | basic interface type | Impl4 |
26- | file://:0:0:0:0 | basic interface type | Impl5 |
27- | file://:0:0:0:0 | basic interface type | Impl6 |
28- | file://:0:0:0:0 | basic interface type | interface { ImplementMe func(func(struct { x int }) ) } |
16+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl1 |
17+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl2 |
18+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl3 |
19+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl4 |
20+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl5 |
21+ | interface { ImplementMe func(func(struct { x int }) ) } | * Impl6 |
22+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl1 |
23+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl2 |
24+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl3 |
25+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl4 |
26+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl5 |
27+ | interface { ImplementMe func(func(struct { x int }) ) } | Impl6 |
28+ | interface { ImplementMe func(func(struct { x int }) ) } | interface { ImplementMe func(func(struct { x int }) ) } |
0 commit comments