TypeScript/tests/baselines/reference/VariableDeclaration7_es6.symbols

5 lines
152 B
Plaintext
Raw Normal View History

=== tests/cases/conformance/es6/variableDeclarations/VariableDeclaration7_es6.ts ===
let a
>a : Symbol(a, Decl(VariableDeclaration7_es6.ts, 0, 3))