8 lines
318 B
Text
8 lines
318 B
Text
{"textDocument": {"uri": "file://completion3.lean"},
|
|
"position": {"line": 7, "character": 9}}
|
|
{"items":
|
|
[{"label": "b", "detail": "S → Bool"},
|
|
{"label": "mk", "detail": "Nat → String → Bool → S"},
|
|
{"label": "x", "detail": "S → Nat"},
|
|
{"label": "y", "detail": "S → String"}],
|
|
"isIncomplete": true}
|