TypeScript/tests/baselines/reference/parserArrayLiteralExpression1.symbols

5 lines
186 B
Plaintext
Raw Normal View History

=== tests/cases/conformance/parser/ecmascript5/ArrayLiteralExpressions/parserArrayLiteralExpression1.ts ===
var v = [];
>v : Symbol(v, Decl(parserArrayLiteralExpression1.ts, 0, 3))