3 lines
76 B
Text
3 lines
76 B
Text
inductive Foo
|
|
| mk : (a b : Bar) → Foo
|
|
--^ textDocument/hover
|
inductive Foo
|
|
| mk : (a b : Bar) → Foo
|
|
--^ textDocument/hover
|