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.
11 lines
356 B
Text
11 lines
356 B
Text
{"version": 1,
|
|
"uri": "file:///issue4527.lean",
|
|
"diagnostics":
|
|
[{"source": "Lean 4",
|
|
"severity": 1,
|
|
"range":
|
|
{"start": {"line": 1, "character": 2}, "end": {"line": 2, "character": 0}},
|
|
"message": "unsolved goals\n⊢ True",
|
|
"leanTags": [1],
|
|
"fullRange":
|
|
{"start": {"line": 1, "character": 2}, "end": {"line": 3, "character": 8}}}]}
|