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.
10 lines
462 B
Text
10 lines
462 B
Text
{"textDocument": {"uri": "file:///fvarIdCollision.lean"},
|
|
"position": {"line": 12, "character": 9}}
|
|
[{"targetUri": "file:///fvarIdCollision.lean",
|
|
"targetSelectionRange":
|
|
{"start": {"line": 10, "character": 4}, "end": {"line": 10, "character": 9}},
|
|
"targetRange":
|
|
{"start": {"line": 10, "character": 4}, "end": {"line": 10, "character": 9}},
|
|
"originSelectionRange":
|
|
{"start": {"line": 12, "character": 7},
|
|
"end": {"line": 12, "character": 12}}}]
|