|
| 1 | +{"sorries": |
| 2 | + [{"proofState": 0, |
| 3 | + "pos": {"line": 1, "column": 20}, |
| 4 | + "goal": "⊢ 1 = 1", |
| 5 | + "endPos": {"line": 1, "column": 25}}], |
| 6 | + "messages": |
| 7 | + [{"severity": "warning", |
| 8 | + "pos": {"line": 1, "column": 0}, |
| 9 | + "endPos": {"line": 1, "column": 7}, |
| 10 | + "data": "declaration uses 'sorry'"}]} |
| 11 | + |
| 12 | +{"sorries": |
| 13 | + [{"proofState": 1, |
| 14 | + "pos": {"line": 1, "column": 20}, |
| 15 | + "goal": "⊢ 1 = 1", |
| 16 | + "endPos": {"line": 1, "column": 25}}], |
| 17 | + "messages": |
| 18 | + [{"severity": "warning", |
| 19 | + "pos": {"line": 1, "column": 0}, |
| 20 | + "endPos": {"line": 1, "column": 7}, |
| 21 | + "data": "declaration uses 'sorry'"}], |
| 22 | + "env": 0} |
| 23 | + |
| 24 | +{"sorries": |
| 25 | + [{"proofState": 2, |
| 26 | + "pos": {"line": 1, "column": 20}, |
| 27 | + "goal": "⊢ 1 = 1", |
| 28 | + "endPos": {"line": 1, "column": 25}}], |
| 29 | + "messages": |
| 30 | + [{"severity": "warning", |
| 31 | + "pos": {"line": 1, "column": 0}, |
| 32 | + "endPos": {"line": 1, "column": 7}, |
| 33 | + "data": "declaration uses 'sorry'"}], |
| 34 | + "env": 1} |
| 35 | + |
| 36 | +{"proofStatus": "Completed", "proofState": 3, "goals": []} |
| 37 | + |
| 38 | +{"proofStatus": "Completed", "proofState": 4, "goals": []} |
| 39 | + |
| 40 | +{"proofStatus": "Completed", "proofState": 5, "goals": []} |
| 41 | + |
0 commit comments