== should emit type arguments in typeof expressions == function getCtor(): typeof MyClass; [expect] function getCtor(): typeof MyClass;