//@noUnusedLocals:true //@noUnusedParameters:true function f1() { var a: X; a; }