7 lines
296 B
Text
7 lines
296 B
Text
{"textDocument": {"uri": "file://completionIStr.lean"},
|
|
"position": {"line": 5, "character": 34}}
|
|
{"items":
|
|
[{"label": "b1", "kind": 5, "detail": "C → String"},
|
|
{"label": "f1", "kind": 5, "detail": "C → Nat"},
|
|
{"label": "f2", "kind": 5, "detail": "C → Bool"}],
|
|
"isIncomplete": true}
|