|
3 | 3 | (empty_cases_returning_string/269 =
|
4 | 4 | (function {nlocal = 0} param/271
|
5 | 5 | (raise
|
6 |
| - (makeblock 0 (getpredef Match_failure/32!!) [0: "test.ml" 28 50]))) |
| 6 | + (makeblock 0 (getpredef Match_failure/33!!) [0: "test.ml" 28 50]))) |
7 | 7 | empty_cases_returning_float64/272 =
|
8 | 8 | (function {nlocal = 0} param/274 : unboxed_float
|
9 | 9 | (raise
|
10 |
| - (makeblock 0 (getpredef Match_failure/32!!) [0: "test.ml" 29 50]))) |
| 10 | + (makeblock 0 (getpredef Match_failure/33!!) [0: "test.ml" 29 50]))) |
11 | 11 | empty_cases_accepting_string/275 =
|
12 | 12 | (function {nlocal = 0} param/277
|
13 | 13 | (raise
|
14 |
| - (makeblock 0 (getpredef Match_failure/32!!) [0: "test.ml" 30 50]))) |
| 14 | + (makeblock 0 (getpredef Match_failure/33!!) [0: "test.ml" 30 50]))) |
15 | 15 | empty_cases_accepting_float64/278 =
|
16 | 16 | (function {nlocal = 0} param/280[unboxed_float]
|
17 | 17 | (raise
|
18 |
| - (makeblock 0 (getpredef Match_failure/32!!) [0: "test.ml" 31 50]))) |
| 18 | + (makeblock 0 (getpredef Match_failure/33!!) [0: "test.ml" 31 50]))) |
19 | 19 | non_empty_cases_returning_string/281 =
|
20 | 20 | (function {nlocal = 0} param/283
|
21 | 21 | (raise
|
22 |
| - (makeblock 0 (getpredef Assert_failure/42!!) [0: "test.ml" 32 68]))) |
| 22 | + (makeblock 0 (getpredef Assert_failure/43!!) [0: "test.ml" 32 68]))) |
23 | 23 | non_empty_cases_returning_float64/284 =
|
24 | 24 | (function {nlocal = 0} param/286 : unboxed_float
|
25 | 25 | (raise
|
26 |
| - (makeblock 0 (getpredef Assert_failure/42!!) [0: "test.ml" 33 68]))) |
| 26 | + (makeblock 0 (getpredef Assert_failure/43!!) [0: "test.ml" 33 68]))) |
27 | 27 | non_empty_cases_accepting_string/287 =
|
28 | 28 | (function {nlocal = 0} param/289
|
29 | 29 | (raise
|
30 |
| - (makeblock 0 (getpredef Assert_failure/42!!) [0: "test.ml" 34 68]))) |
| 30 | + (makeblock 0 (getpredef Assert_failure/43!!) [0: "test.ml" 34 68]))) |
31 | 31 | non_empty_cases_accepting_float64/290 =
|
32 | 32 | (function {nlocal = 0} param/292[unboxed_float]
|
33 | 33 | (raise
|
34 |
| - (makeblock 0 (getpredef Assert_failure/42!!) [0: "test.ml" 35 68])))) |
| 34 | + (makeblock 0 (getpredef Assert_failure/43!!) [0: "test.ml" 35 68])))) |
35 | 35 | (makeblock 0 empty_cases_returning_string/269
|
36 | 36 | empty_cases_returning_float64/272 empty_cases_accepting_string/275
|
37 | 37 | empty_cases_accepting_float64/278 non_empty_cases_returning_string/281
|
|
0 commit comments