{ "type": "Script", "span": { "start": 35, "end": 92, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 50, "end": 51, "ctxt": 0 }, "value": "f", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 35, "end": 56, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 54, "end": 56, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": true, "typeParameters": null, "returnType": null }, { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 85, "end": 86, "ctxt": 0 }, "value": "g", "optional": false }, "declare": false, "params": [], "decorators": [], "span": { "start": 76, "end": 92, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 89, "end": 92, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } ], "interpreter": null }