//// [ParameterList13.ts] interface I { new (public x); } //// [ParameterList13.js]