chore: fix test
This commit is contained in:
parent
0bfcf434ac
commit
36e032cf94
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ null
|
|||
{"range":
|
||||
{"start": {"line": 127, "character": 10},
|
||||
"end": {"line": 127, "character": 13}},
|
||||
"contents": {"value": "```lean\nBar.Bar : Type\n```", "kind": "markdown"}}
|
||||
"contents": {"value": "```lean\nBar : Type\n```", "kind": "markdown"}}
|
||||
{"textDocument": {"uri": "file://hover.lean"},
|
||||
"position": {"line": 129, "character": 4}}
|
||||
{"range":
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue