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.
8 lines
314 B
Text
8 lines
314 B
Text
{"textDocument": {"uri": "file:///hoverAt.lean"},
|
||
"position": {"line": 8, "character": 18}}
|
||
{"range":
|
||
{"start": {"line": 8, "character": 17}, "end": {"line": 8, "character": 34}},
|
||
"contents":
|
||
{"value":
|
||
"```lean\nPalindrome.single.{u_1} {α : Type u_1} (a : α) : Palindrome [a]\n```",
|
||
"kind": "markdown"}}
|