|
1 | | ->> Got issues: [ |
2 | | -* Error 19 at Bug100.fst(10,31-10,33): |
| 1 | +* Info at Bug100.fst(10,31-10,33): |
| 2 | + - Expected failure: |
3 | 3 | - Subtyping check failed |
4 | 4 | - Expected type FStar.Seq.Base.seq Prims.int |
5 | 5 | got type FStar.Seq.Base.seq Prims.nat |
6 | 6 | - The SMT solver could not prove the query. Use --query_stats for more |
7 | 7 | details. |
8 | 8 | - See also Prims.fst(682,18-682,24) |
9 | 9 |
|
10 | | ->>] |
11 | | ->> Got issues: [ |
12 | | -* Error 19 at Bug100.fst(19,57-19,58): |
| 10 | +* Info at Bug100.fst(19,57-19,58): |
| 11 | + - Expected failure: |
13 | 12 | - Subtyping check failed |
14 | 13 | - Expected type FStar.Seq.Base.seq Prims.int |
15 | 14 | got type FStar.Seq.Base.seq Prims.nat |
16 | 15 | - The SMT solver could not prove the query. Use --query_stats for more |
17 | 16 | details. |
18 | 17 | - See also Prims.fst(682,18-682,24) |
19 | 18 |
|
20 | | ->>] |
21 | | ->> Got issues: [ |
22 | | -* Error 19 at Bug100.fst(23,11-23,17): |
| 19 | +* Info at Bug100.fst(23,11-23,17): |
| 20 | + - Expected failure: |
23 | 21 | - Ill-typed term: Bug100.pts_to Prims.int a1 s1 |
24 | 22 | - Expected a term of type slprop |
25 | 23 | - Assertion failed |
26 | 24 | - The SMT solver could not prove the query. Use --query_stats for more |
27 | 25 | details. |
28 | 26 | - Also see: Prims.fst(161,28-183,79) |
29 | 27 |
|
30 | | ->>] |
0 commit comments