4 lines
113 B
Text
4 lines
113 B
Text
set_option relaxedAutoImplicit false
|
|
inductive Foo
|
|
| mk : (a b : Bar) → Foo
|
|
--^ textDocument/hover
|