//// [parserGenericConstraint4.ts] class C > > { } //// [parserGenericConstraint4.js] var C = (function () { function C() { } return C; })();