{ "type": "Script", "span": { "start": 380, "end": 390, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 380, "end": 390, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 384, "end": 390, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 384, "end": 386, "ctxt": 0 }, "value": "hi", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 389, "end": 390, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "definite": false } ] } ], "interpreter": null }