DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / compilerOptionsOutAndNoEmit.symbols
1234567
//// [tests/cases/compiler/compilerOptionsOutAndNoEmit.ts] //// === a.ts === class c { >c : Symbol(c, Decl(a.ts, 0, 0)) }