/// //// interface I { //// [Ƚ: string]: X; //// } //// //// class C implements I {[| |]} verify.rangeAfterCodeFix(` [Ƚ: string]: number; `);