//@noUnusedLocals:true //@noUnusedParameters:true interface int { f1(a: T): string; c: V; }