{ "type": "Script", "span": { "start": 121, "end": 133, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 121, "end": 133, "ctxt": 0 }, "kind": "const", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 127, "end": 132, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 127, "end": 128, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 131, "end": 132, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "definite": false } ] } ], "interpreter": null }