{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "arguments": [
          {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 1,
                  "offset": 4
                },
                "end": {
                  "line": 2,
                  "column": 2,
                  "offset": 5
                }
              }
            },
            "arguments": [
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 3,
                    "offset": 6
                  },
                  "end": {
                    "line": 2,
                    "column": 4,
                    "offset": 7
                  }
                }
              },
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 6,
                    "offset": 9
                  },
                  "end": {
                    "line": 2,
                    "column": 7,
                    "offset": 10
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 1,
                "offset": 4
              },
              "end": {
                "line": 2,
                "column": 8,
                "offset": 11
              }
            }
          },
          {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "d",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 1,
                  "offset": 14
                },
                "end": {
                  "line": 3,
                  "column": 2,
                  "offset": 15
                }
              }
            },
            "arguments": [
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 3,
                    "offset": 16
                  },
                  "end": {
                    "line": 3,
                    "column": 4,
                    "offset": 17
                  }
                }
              },
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 6,
                    "offset": 19
                  },
                  "end": {
                    "line": 3,
                    "column": 7,
                    "offset": 20
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 1,
                "offset": 14
              },
              "end": {
                "line": 3,
                "column": 8,
                "offset": 21
              }
            }
          },
          {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "e",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 1,
                  "offset": 24
                },
                "end": {
                  "line": 4,
                  "column": 2,
                  "offset": 25
                }
              }
            },
            "arguments": [
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 3,
                    "offset": 26
                  },
                  "end": {
                    "line": 4,
                    "column": 4,
                    "offset": 27
                  }
                }
              },
              {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 6,
                    "offset": 29
                  },
                  "end": {
                    "line": 4,
                    "column": 7,
                    "offset": 30
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 1,
                "offset": 24
              },
              "end": {
                "line": 4,
                "column": 8,
                "offset": 31
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 33
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 2,
          "offset": 34
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 2,
      "offset": 34
    }
  }
}
