/// ////interface I { //// [s: string]: TString; //// [s: number]: TNumber; ////} //// ////declare function foo(obj: I): { /*1*/ verify.completions({ marker: "1", exact: { name: "readonly", sortText: completion.SortText.GlobalsOrKeywords } , isNewIdentifierLocation: true });