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