/// ////class Foo { //// [|[|{| "contextRangeIndex": 0 |}#foo|] = 1;|] //// //// getFoo() { //// return this.[|#foo|]; //// } ////} verify.rangesWithSameTextAreRenameLocations("#foo");