File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,16 +28,16 @@ func testTernaryOneWayOverload(b: Bool) {
28
28
// CHECK: 0: $T2 $T3 $T4
29
29
30
30
// CHECK: solving component #1
31
- // CHECK: Initial bindings: $T11 := Int8, $T11 := Int16
31
+ // CHECK: (attempting type variable $T11 := Int8
32
32
33
33
// CHECK: solving component #1
34
- // CHECK: Initial bindings: $T11 := Int8, $T11 := Int16
34
+ // CHECK: (attempting type variable $T11 := Int8
35
35
36
36
// CHECK: solving component #1
37
- // CHECK: Initial bindings: $T11 := Int8, $T11 := Int16
37
+ // CHECK: (attempting type variable $T11 := Int8
38
38
39
39
// CHECK: solving component #1
40
- // CHECK: Initial bindings: $T11 := Int8
40
+ // CHECK: (attempting type variable $T11 := Int8
41
41
// CHECK: (found solution: [non-default literal(s) = 2] [use of overloaded unapplied function(s) = 2])
42
42
43
43
// CHECK: (composed solution: [non-default literal(s) = 2] [use of overloaded unapplied function(s) = 2])
You can’t perform that action at this time.
0 commit comments