DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / ambientErrors1.symbols
123456
//// [tests/cases/compiler/ambientErrors1.ts] //// === ambientErrors1.ts === declare var x = 4; >x : Symbol(x, Decl(ambientErrors1.ts, 0, 11))