{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "FunctionExpression",
        "isAsync": false,
        "isGenerator": false,
        "name": {
          "type": "BindingIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 11,
              "offset": 11
            }
          }
        },
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "ArrayBinding",
              "elements": [
                {
                  "type": "BindingIdentifier",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 14,
                      "offset": 14
                    },
                    "end": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    }
                  }
                },
                {
                  "type": "BindingIdentifier",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 17,
                      "offset": 17
                    },
                    "end": {
                      "line": 1,
                      "column": 18,
                      "offset": 18
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                },
                "end": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 11,
              "offset": 11
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "body": {
          "type": "FunctionBody",
          "directives": [],
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 21,
              "offset": 21
            },
            "end": {
              "line": 1,
              "column": 23,
              "offset": 23
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 23,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 24,
          "offset": 24
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 24,
      "offset": 24
    }
  }
}
