{ "type": "Script", "span": { "start": 0, "end": 48, "ctxt": 0 }, "body": [ { "type": "ForOfStatement", "span": { "start": 0, "end": 48, "ctxt": 0 }, "await": null, "left": { "type": "VariableDeclaration", "span": { "start": 5, "end": 10, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 9, "end": 10, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 9, "end": 10, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] }, "right": { "type": "ArrayExpression", "span": { "start": 14, "end": 16, "ctxt": 0 }, "elements": [] }, "body": { "type": "BlockStatement", "span": { "start": 18, "end": 48, "ctxt": 0 }, "stmts": [ { "type": "ForOfStatement", "span": { "start": 24, "end": 46, "ctxt": 0 }, "await": null, "left": { "type": "VariableDeclaration", "span": { "start": 29, "end": 35, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 33, "end": 35, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 33, "end": 35, "ctxt": 0 }, "value": "_i", "optional": false, "typeAnnotation": null }, "init": null, "definite": false } ] }, "right": { "type": "ArrayExpression", "span": { "start": 39, "end": 41, "ctxt": 0 }, "elements": [] }, "body": { "type": "BlockStatement", "span": { "start": 43, "end": 46, "ctxt": 0 }, "stmts": [] } } ] } } ], "interpreter": null }