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