lean4-htt/tests/server_interactive/incrementalCombinator.lean.out.expected
Garmelon a3cb39eac9
chore: migrate more tests to new test suite (#12809)
This PR migrates most remaining tests to the new test suite. It also
completes the migration of directories like `tests/lean/run`, meaning
that PRs trying to add tests to those old directories will now fail.
2026-03-06 16:52:01 +00:00

99 lines
2.5 KiB
Text

c 0
c 1
c 2
c 2.5
{"version": 2,
"uri": "file:///incrementalCombinator.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 2,
"range":
{"start": {"line": 1, "character": 4}, "end": {"line": 1, "character": 9}},
"message": "declaration uses `sorry`",
"fullRange":
{"start": {"line": 1, "character": 4}, "end": {"line": 1, "character": 9}}}]}
d 0
d 1
d 2
d 3
d 2.5
d 3
h 0
h 1
h 2
h 3
h 2.5
h 3
sh
{"version": 1,
"uri": "file:///incrementalCombinator.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 1,
"range":
{"start": {"line": 1, "character": 24}, "end": {"line": 2, "character": 0}},
"message": "unsolved goals\nthis : True\n⊢ True",
"leanTags": [1],
"fullRange":
{"start": {"line": 1, "character": 24},
"end": {"line": 6, "character": 18}}},
{"source": "Lean 4",
"severity": 1,
"range":
{"start": {"line": 2, "character": 17}, "end": {"line": 3, "character": 0}},
"message": "unsolved goals\n⊢ True",
"leanTags": [1],
"fullRange":
{"start": {"line": 2, "character": 17},
"end": {"line": 6, "character": 18}}}]}
sh
{"version": 2,
"uri": "file:///incrementalCombinator.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 1,
"range":
{"start": {"line": 1, "character": 24}, "end": {"line": 2, "character": 0}},
"message": "unsolved goals\nthis : True\n⊢ True",
"leanTags": [1],
"fullRange":
{"start": {"line": 1, "character": 24},
"end": {"line": 6, "character": 18}}},
{"source": "Lean 4",
"severity": 1,
"range":
{"start": {"line": 2, "character": 18}, "end": {"line": 3, "character": 0}},
"message": "unsolved goals\n⊢ True",
"leanTags": [1],
"fullRange":
{"start": {"line": 2, "character": 18},
"end": {"line": 6, "character": 18}}}]}
n 0
n 1
n 1.5
i 0
i 1
i 1.5
{"version": 2,
"uri": "file:///incrementalCombinator.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 3,
"range":
{"start": {"line": 1, "character": 0}, "end": {"line": 2, "character": 0}},
"message": "Goals accomplished!",
"leanTags": [2],
"isSilent": true,
"fullRange":
{"start": {"line": 1, "character": 0},
"end": {"line": 6, "character": 18}}}]}
{"version": 2,
"uri": "file:///incrementalCombinator.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 2,
"range":
{"start": {"line": 1, "character": 0}, "end": {"line": 1, "character": 7}},
"message": "declaration uses `sorry`",
"fullRange":
{"start": {"line": 1, "character": 0}, "end": {"line": 1, "character": 7}}}]}