{ "type": "Program", "statements": [ { "type": "FunctionDeclaration", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "await", "decorators": [], "loc": { "start": { "line": 16, "column": 16 }, "end": { "line": 16, "column": 21 } } }, "generator": false, "async": true, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 16, "column": 24 }, "end": { "line": 16, "column": 27 } } }, "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 27 } } }, "loc": { "start": { "line": 16, "column": 1 }, "end": { "line": 16, "column": 27 } } }, { "type": "EmptyStatement", "loc": { "start": { "line": 16, "column": 27 }, "end": { "line": 16, "column": 28 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 17, "column": 1 } } }