lean4-htt/tests/lean/interactive/hoverException.lean
2021-06-23 23:29:46 +02:00

3 lines
76 B
Text

inductive Foo
| mk : (a b : Bar) → Foo
--^ textDocument/hover