|
1 | 1 | {"messages": |
2 | 2 | [{"severity": "info", |
3 | | - "pos": {"line": 8, "column": 0}, |
4 | | - "endPos": {"line": 8, "column": 8}, |
5 | | - "data": "Elab.async = false"}], |
| 3 | + "pos": {"line": 1, "column": 0}, |
| 4 | + "endPos": {"line": 1, "column": 6}, |
| 5 | + "data": "1 : Nat"}], |
6 | 6 | "env": 0} |
7 | 7 |
|
8 | 8 | {"messages": |
9 | 9 | [{"severity": "info", |
10 | | - "pos": {"line": 10, "column": 0}, |
11 | | - "endPos": {"line": 10, "column": 8}, |
12 | | - "data": "Elab.async = true"}], |
| 10 | + "pos": {"line": 2, "column": 0}, |
| 11 | + "endPos": {"line": 2, "column": 6}, |
| 12 | + "data": "(1 : Nat) : Nat"}], |
13 | 13 | "env": 1} |
14 | 14 |
|
15 | 15 | {"messages": |
16 | 16 | [{"severity": "info", |
17 | | - "pos": {"line": 8, "column": 0}, |
18 | | - "endPos": {"line": 8, "column": 8}, |
19 | | - "data": "Elab.async = true"}], |
| 17 | + "pos": {"line": 1, "column": 0}, |
| 18 | + "endPos": {"line": 1, "column": 6}, |
| 19 | + "data": "(1 : Nat) : Nat"}], |
20 | 20 | "env": 2} |
21 | 21 |
|
0 commit comments