|
14 | 14 | | Therefore, reduction cannot advance to the remaining case
|
15 | 15 | |
|
16 | 16 | | case _ *: t => test.FindField0[t, ("i" : String), scala.compiletime.ops.int.S[(0 : Int)]]
|
17 |
| - | trying to reduce test.FindField[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String)] |
18 |
| - | trying to reduce test.FindField0[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String), (0 : Int)] |
19 |
| - | failed since selector (("s" : String) ->> String, ("i" : String) ->> Int) |
20 |
| - | does not match case (("i" : String) ->> f) *: _ => (f, (0 : Int)) |
21 |
| - | and cannot be shown to be disjoint from it either. |
22 |
| - | Therefore, reduction cannot advance to the remaining case |
23 |
| - | |
24 |
| - | case _ *: t => test.FindField0[t, ("i" : String), scala.compiletime.ops.int.S[(0 : Int)]] |
25 |
| - | trying to reduce test.FindField0[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String), (0 : Int)] |
26 |
| - | failed since selector (("s" : String) ->> String, ("i" : String) ->> Int) |
27 |
| - | does not match case (("i" : String) ->> f) *: _ => (f, (0 : Int)) |
28 |
| - | and cannot be shown to be disjoint from it either. |
29 |
| - | Therefore, reduction cannot advance to the remaining case |
30 |
| - | |
31 |
| - | case _ *: t => test.FindField0[t, ("i" : String), scala.compiletime.ops.int.S[(0 : Int)]] |
32 |
| - | trying to reduce test.FindField[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String)] |
33 |
| - | trying to reduce test.FindField0[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String), (0 : Int)] |
34 |
| - | failed since selector (("s" : String) ->> String, ("i" : String) ->> Int) |
35 |
| - | does not match case (("i" : String) ->> f) *: _ => (f, (0 : Int)) |
36 |
| - | and cannot be shown to be disjoint from it either. |
37 |
| - | Therefore, reduction cannot advance to the remaining case |
38 |
| - | |
39 |
| - | case _ *: t => test.FindField0[t, ("i" : String), scala.compiletime.ops.int.S[(0 : Int)]] |
40 |
| - | trying to reduce test.FindField0[(("s" : String) ->> String, ("i" : String) ->> Int), ("i" : String), (0 : Int)] |
41 |
| - | failed since selector (("s" : String) ->> String, ("i" : String) ->> Int) |
42 |
| - | does not match case (("i" : String) ->> f) *: _ => (f, (0 : Int)) |
43 |
| - | and cannot be shown to be disjoint from it either. |
44 |
| - | Therefore, reduction cannot advance to the remaining case |
45 |
| - | |
46 |
| - | case _ *: t => test.FindField0[t, ("i" : String), scala.compiletime.ops.int.S[(0 : Int)]] |
0 commit comments