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