{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "CallExpression",
          "callee": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "CallExpression",
                    "callee": {
                      "type": "IdentifierExpression",
                      "name": "a",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 12,
                          "offset": 12
                        },
                        "end": {
                          "line": 1,
                          "column": 13,
                          "offset": 13
                        }
                      }
                    },
                    "arguments": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 12,
                        "offset": 12
                      },
                      "end": {
                        "line": 1,
                        "column": 15,
                        "offset": 15
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 12,
                      "offset": 12
                    },
                    "end": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 16,
                "offset": 16
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 1,
              "column": 18,
              "offset": 18
            }
          }
        },
        "operator": ",",
        "right": {
          "type": "BinaryExpression",
          "left": {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                },
                "end": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                }
              }
            },
            "arguments": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 19,
                "offset": 19
              },
              "end": {
                "line": 1,
                "column": 22,
                "offset": 22
              }
            }
          },
          "operator": "+",
          "right": {
            "type": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 1,
                "column": 23,
                "offset": 23
              },
              "end": {
                "line": 1,
                "column": 24,
                "offset": 24
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 19,
              "offset": 19
            },
            "end": {
              "line": 1,
              "column": 24,
              "offset": 24
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 24,
            "offset": 24
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 26
    }
  }
}
