TypeScript/tests/baselines/reference/parserArrayLiteralExpression15.symbols

5 lines
205 B
Plaintext
Raw Normal View History

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