Skip to content

Commit d245e67

Browse files
committed
fix test
1 parent 048cf37 commit d245e67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/lean/1021.lean.expected.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
some
22
{
33
range :=
4-
{ pos := { line := 217, column := 0 }, charUtf16 := 0, endPos := { line := 222, column := 31 },
4+
{ pos := { line := 212, column := 0 }, charUtf16 := 0, endPos := { line := 217, column := 31 },
55
endCharUtf16 := 31 },
66
selectionRange :=
7-
{ pos := { line := 217, column := 46 }, charUtf16 := 46, endPos := { line := 217, column := 58 },
7+
{ pos := { line := 212, column := 46 }, charUtf16 := 46, endPos := { line := 212, column := 58 },
88
endCharUtf16 := 58 } }

0 commit comments

Comments
 (0)