lean4-htt/tests/lean/interactive/hoverException.lean
2022-02-08 12:23:24 -08:00

4 lines
113 B
Text

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