{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "ObjectBinding",
              "properties": [
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 2,
                        "offset": 2
                      },
                      "end": {
                        "line": 1,
                        "column": 3,
                        "offset": 3
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 6,
                        "offset": 6
                      },
                      "end": {
                        "line": 1,
                        "column": 7,
                        "offset": 7
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 2,
                      "offset": 2
                    },
                    "end": {
                      "line": 1,
                      "column": 7,
                      "offset": 7
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            {
              "type": "ObjectBinding",
              "properties": [
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 11,
                        "offset": 11
                      },
                      "end": {
                        "line": 1,
                        "column": 12,
                        "offset": 12
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 15,
                        "offset": 15
                      },
                      "end": {
                        "line": 1,
                        "column": 16,
                        "offset": 16
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 11,
                      "offset": 11
                    },
                    "end": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                },
                "end": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                }
              }
            },
            {
              "type": "ObjectBinding",
              "properties": [
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 20,
                        "offset": 20
                      },
                      "end": {
                        "line": 1,
                        "column": 21,
                        "offset": 21
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 3,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 24,
                        "offset": 24
                      },
                      "end": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 20,
                      "offset": 20
                    },
                    "end": {
                      "line": 1,
                      "column": 25,
                      "offset": 25
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                },
                "end": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 27,
              "offset": 27
            }
          }
        },
        "body": {
          "type": "LiteralNumericExpression",
          "value": 4,
          "loc": {
            "start": {
              "line": 1,
              "column": 29,
              "offset": 29
            },
            "end": {
              "line": 1,
              "column": 30,
              "offset": 30
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 30,
            "offset": 30
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 30,
          "offset": 30
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 30,
      "offset": 30
    }
  }
}
