{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "CallExpression",
          "callee": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 1,
                "offset": 1
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 3,
              "offset": 3
            }
          }
        },
        "operator": "+",
        "right": {
          "type": "BinaryExpression",
          "left": {
            "type": "BinaryExpression",
            "left": {
              "type": "BinaryExpression",
              "left": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 5,
                      "offset": 5
                    },
                    "end": {
                      "line": 1,
                      "column": 6,
                      "offset": 6
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 5,
                    "offset": 5
                  },
                  "end": {
                    "line": 1,
                    "column": 8,
                    "offset": 8
                  }
                }
              },
              "operator": ",",
              "right": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 9,
                      "offset": 9
                    },
                    "end": {
                      "line": 1,
                      "column": 10,
                      "offset": 10
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  },
                  "end": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                },
                "end": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                }
              }
            },
            "operator": ",",
            "right": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "d",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 13,
                    "offset": 13
                  },
                  "end": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                },
                "end": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 5,
                "offset": 5
              },
              "end": {
                "line": 1,
                "column": 16,
                "offset": 16
              }
            }
          },
          "operator": ",",
          "right": {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "e",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                },
                "end": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                }
              }
            },
            "arguments": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 17,
                "offset": 17
              },
              "end": {
                "line": 1,
                "column": 20,
                "offset": 20
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 5,
              "offset": 5
            },
            "end": {
              "line": 1,
              "column": 20,
              "offset": 20
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 21,
            "offset": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 21,
          "offset": 21
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 43
    }
  }
}
