TypeScript/tests/baselines/reference/downlevelLetConst3.symbols

5 lines
118 B
Plaintext
Raw Normal View History

=== tests/cases/compiler/downlevelLetConst3.ts ===
const a = 1
>a : Symbol(a, Decl(downlevelLetConst3.ts, 0, 5))