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