DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / compilerOptionsDeclarationAndNoEmit.types
1234567
//// [tests/cases/compiler/compilerOptionsDeclarationAndNoEmit.ts] //// === a.ts === class c { >c : c }