Recently declaration ranges have changed slightly to include attribute lists. Fixes a test that broke.
8 lines
311 B
Text
8 lines
311 B
Text
some
|
|
{
|
|
range :=
|
|
{ pos := { line := 202, column := 0 }, charUtf16 := 0, endPos := { line := 208, column := 31 },
|
|
endCharUtf16 := 31 },
|
|
selectionRange :=
|
|
{ pos := { line := 202, column := 46 }, charUtf16 := 46, endPos := { line := 202, column := 58 },
|
|
endCharUtf16 := 58 } }
|