{ "type": "Script", "span": { "start": 0, "end": 28, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 0, "end": 28, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 4, "end": 27, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 4, "end": 5, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrayExpression", "span": { "start": 8, "end": 27, "ctxt": 0 }, "elements": [ null, null, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 11, "end": 12, "ctxt": 0 }, "value": 1.0 } }, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 13, "end": 14, "ctxt": 0 }, "value": 1.0 } }, null, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 16, "end": 17, "ctxt": 0 }, "value": 1.0 } }, null, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 19, "end": 20, "ctxt": 0 }, "value": 1.0 } }, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 21, "end": 22, "ctxt": 0 }, "value": 1.0 } }, null, { "spread": null, "expression": { "type": "NumericLiteral", "span": { "start": 24, "end": 25, "ctxt": 0 }, "value": 1.0 } } ] }, "definite": false } ] } ], "interpreter": null }