lean4-htt/tests/lean/interactive/dotIdCompletion.lean
2022-07-30 10:21:04 -07:00

6 lines
98 B
Text

inductive Boo where
| true | false | truth
def f : Boo :=
.tr
--^ textDocument/completion