{ "type": "Script", "span": { "start": 190, "end": 202, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 190, "end": 202, "ctxt": 0 }, "kind": "const", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 196, "end": 201, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 196, "end": 197, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 200, "end": 201, "ctxt": 0 }, "value": 1.0 }, "definite": false } ] } ], "interpreter": null }