lean4-htt/tests/lean/interactive/unterminatedDocComment.lean.expected.out
Sebastian Ullrich 68eaf33e86
feat: snapshot trees and language processors (#3014)
This is the foundation for work on making processing in the language
server both more fine-grained (incremental tactics) as well as parallel.
2024-03-14 13:40:08 +00:00

6 lines
287 B
Text

{"textDocument": {"version": 2, "uri": "file:///unterminatedDocComment.lean"},
"contentChanges":
[{"text": "/",
"range":
{"start": {"line": 5, "character": 2}, "end": {"line": 5, "character": 3}}}]}
{"version": 2, "uri": "file:///unterminatedDocComment.lean", "diagnostics": []}