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