{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 2,
                    "offset": 2
                  },
                  "end": {
                    "line": 1,
                    "column": 3,
                    "offset": 3
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                },
                "end": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 7,
                    "offset": 7
                  },
                  "end": {
                    "line": 1,
                    "column": 8,
                    "offset": 8
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 7,
                "offset": 7
              },
              "end": {
                "line": 1,
                "column": 11,
                "offset": 11
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 13,
            "offset": 13
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 13,
          "offset": 13
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 13,
      "offset": 13
    }
  }
}
