Skip to content

Commit f79b263

Browse files
committed
Fix test
1 parent f98b4ed commit f79b263

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

testData/results/pkg/TestSwitchPatternMatching22_1.dec

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,12 @@ class 'pkg/TestSwitchPatternMatching22' {
111111
4f 14
112112
54 9
113113
55 9
114-
61 17
115-
62 17
116114
63 17
117115
64 17
118116
65 17
119117
66 17
120118
67 17
119+
68 17
121120
6e 19
122121
}
123122

@@ -143,9 +142,7 @@ class 'pkg/TestSwitchPatternMatching22' {
143142
4b 31
144143
50 27
145144
51 27
146-
60 34
147-
61 34
148-
62 34
145+
63 34
149146
}
150147

151148
method 'test1Null ()V' {
@@ -170,13 +167,12 @@ class 'pkg/TestSwitchPatternMatching22' {
170167
4f 49
171168
54 44
172169
55 44
173-
61 52
174-
62 52
175170
63 52
176171
64 52
177172
65 52
178173
66 52
179174
67 52
175+
68 52
180176
6e 54
181177
}
182178

@@ -202,9 +198,7 @@ class 'pkg/TestSwitchPatternMatching22' {
202198
4b 66
203199
50 62
204200
51 62
205-
60 69
206-
61 69
207-
62 69
201+
63 69
208202
}
209203

210204
method 'testNonPattern ()V' {
@@ -226,9 +220,7 @@ class 'pkg/TestSwitchPatternMatching22' {
226220
32 81
227221
33 81
228222
3b 82
229-
49 85
230-
4a 85
231-
4b 85
223+
4c 85
232224
}
233225
}
234226

0 commit comments

Comments
 (0)