lean4-htt/tests/server_interactive/inlayHints.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

164 lines
5.1 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"version": 1,
"uri": "file:///inlayHints.lean",
"diagnostics":
[{"source": "Lean 4",
"severity": 1,
"range":
{"start": {"line": 3, "character": 10}, "end": {"line": 3, "character": 13}},
"message":
"Constructor field `bar` of `Bar.mk` contains universe level metavariables at the expression\n {β : Sort ?u} → {γ : Sort ?u} → α → β → γ → Bar x\nin its type\n {β : Sort ?u} → {γ : Sort ?u} → α → β → γ → Bar x",
"fullRange":
{"start": {"line": 3, "character": 10},
"end": {"line": 3, "character": 13}}},
{"source": "Lean 4",
"severity": 2,
"range":
{"start": {"line": 6, "character": 4}, "end": {"line": 6, "character": 5}},
"message": "declaration uses `sorry`",
"fullRange":
{"start": {"line": 6, "character": 4}, "end": {"line": 6, "character": 5}}},
{"source": "Lean 4",
"severity": 2,
"range":
{"start": {"line": 9, "character": 8}, "end": {"line": 9, "character": 9}},
"message": "declaration uses `sorry`",
"fullRange":
{"start": {"line": 9, "character": 8}, "end": {"line": 9, "character": 9}}}]}
{"textDocument": {"uri": "file:///inlayHints.lean"},
"range":
{"start": {"line": 0, "character": 0}, "end": {"line": 14, "character": 2}}}
[{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nβ : Sort u_2\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 0, "character": 21},
"end": {"line": 0, "character": 21}},
"newText": " {β}"}],
"position": {"line": 0, "character": 21},
"paddingRight": false,
"paddingLeft": false,
"label": " {β}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nα : Sort u_1\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 0, "character": 13},
"end": {"line": 0, "character": 13}},
"newText": " {α}"}],
"position": {"line": 0, "character": 13},
"paddingRight": false,
"paddingLeft": false,
"label": " {α}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\na : ?m\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 1, "character": 7}, "end": {"line": 1, "character": 7}},
"newText": " {a}"}],
"position": {"line": 1, "character": 7},
"paddingRight": false,
"paddingLeft": false,
"label": " {a}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nα : Sort u_1\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 3, "character": 13},
"end": {"line": 3, "character": 13}},
"newText": " {α}"}],
"position": {"line": 3, "character": 13},
"paddingRight": false,
"paddingLeft": false,
"label": " {α}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nβ : Sort ?u\nγ : Sort ?u\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 4, "character": 5}, "end": {"line": 4, "character": 5}},
"newText": " {β γ}"}],
"position": {"line": 4, "character": 5},
"paddingRight": false,
"paddingLeft": false,
"label": " {β γ}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nα : Sort u_1\nβ : Sort u_2\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 6, "character": 5}, "end": {"line": 6, "character": 5}},
"newText": " {α β}"}],
"position": {"line": 6, "character": 5},
"paddingRight": false,
"paddingLeft": false,
"label": " {α β}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nx : ?m\nb : ?m\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 8, "character": 8}, "end": {"line": 8, "character": 8}},
"newText": " {x b}"}],
"position": {"line": 8, "character": 8},
"paddingRight": false,
"paddingLeft": false,
"label": " {x b}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nα : Sort u_1\nn : Nat\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 9, "character": 9}, "end": {"line": 9, "character": 9}},
"newText": " {α n}"}],
"position": {"line": 9, "character": 9},
"paddingRight": false,
"paddingLeft": false,
"label": " {α n}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nα : Sort u_1\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 11, "character": 7},
"end": {"line": 11, "character": 7}},
"newText": " {α}"}],
"position": {"line": 11, "character": 7},
"paddingRight": false,
"paddingLeft": false,
"label": " {α}",
"kind": 2},
{"tooltip":
{"value":
"Automatically-inserted implicit parameters:\n```lean\nx : ?m\n```",
"kind": "markdown"},
"textEdits":
[{"range":
{"start": {"line": 13, "character": 10},
"end": {"line": 13, "character": 10}},
"newText": " {x}"}],
"position": {"line": 13, "character": 10},
"paddingRight": false,
"paddingLeft": false,
"label": " {x}",
"kind": 2}]