DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / randomSemicolons1.symbols
123456789
//// [tests/cases/compiler/randomSemicolons1.ts] //// === randomSemicolons1.ts === ; ; var a = 1; >a : Symbol(a, Decl(randomSemicolons1.ts, 1, 3)) ;