We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66d357 commit 3d71944Copy full SHA for 3d71944
test/record_cmd2.expected.out
@@ -9,12 +9,7 @@
9
"data": "unsolved goals\n⊢ 2 = 2"}],
10
"env": 0}
11
12
-{"messages":
13
- [{"severity": "info",
14
- "pos": {"line": 1, "column": 0},
15
- "endPos": {"line": 2, "column": 3},
16
- "data": "Goals accomplished!"}],
17
- "env": 1}
+{"env": 1}
18
19
{"messages":
20
[{"severity": "error",
@@ -36,9 +31,5 @@
36
31
[{"severity": "info",
37
32
"pos": {"line": 3, "column": 0},
38
33
"endPos": {"line": 3, "column": 6},
39
- "data": "Try this: exact h2 (h1 p)"},
40
- {"severity": "info",
41
42
- "endPos": {"line": 3, "column": 6},
43
- "data": "Goals accomplished!"}]}
34
+ "data": "Try this: exact h2 (h1 p)"}]}
44
35
0 commit comments