We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048cf37 commit d245e67Copy full SHA for d245e67
tests/lean/1021.lean.expected.out
@@ -1,8 +1,8 @@
1
some
2
{
3
range :=
4
- { pos := { line := 217, column := 0 }, charUtf16 := 0, endPos := { line := 222, column := 31 },
+ { pos := { line := 212, column := 0 }, charUtf16 := 0, endPos := { line := 217, column := 31 },
5
endCharUtf16 := 31 },
6
selectionRange :=
7
- { pos := { line := 217, column := 46 }, charUtf16 := 46, endPos := { line := 217, column := 58 },
+ { pos := { line := 212, column := 46 }, charUtf16 := 46, endPos := { line := 212, column := 58 },
8
endCharUtf16 := 58 } }
0 commit comments