/// //// /**/interface A { a: string; } //// interface G { } //// var v1: G; goTo.marker(); edit.deleteAtCaret('interface A { a: string; }'.length);