Commit d2a946b
committed
Fix duplication of
Error count: 50 -> 49 (-1). Fixed:
[info] - type_unknown_switch *** FAILED ***
[info] [type_unknown_switch.ksy: /seq/0/type/cases/IntNum(42)/type:
[info] error: unable to find type 'some_unknown_name', searching from type_unknown_switch
[info] ]
[info] did not equal
[info] [type_unknown_switch.ksy: /seq/0/type/cases/IntNum(42):
[info] error: unable to find type 'some_unknown_name', searching from type_unknown_switch
[info] ] (SimpleMatchers.scala:34)type in the path of switch-on types in errors1 parent 4d2b1ca commit d2a946b
1 file changed
Lines changed: 26 additions & 6 deletions
File tree
Lines changed: 26 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
50 | 70 | | |
51 | 71 | | |
52 | 72 | | |
53 | 73 | | |
54 | 74 | | |
55 | | - | |
| 75 | + | |
56 | 76 | | |
57 | 77 | | |
58 | 78 | | |
59 | 79 | | |
60 | 80 | | |
61 | | - | |
| 81 | + | |
62 | 82 | | |
63 | 83 | | |
64 | | - | |
| 84 | + | |
65 | 85 | | |
66 | 86 | | |
67 | 87 | | |
| |||
0 commit comments