TypeScript/tests/baselines/reference/parserArrayLiteralExpression2.symbols

5 lines
187 B
Plaintext
Raw Normal View History

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