{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 12,
            "offset": 12
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "AssignmentExpression",
              "binding": {
                "type": "AssignmentTargetIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 2,
                    "column": 5,
                    "offset": 20
                  }
                }
              },
              "expression": {
                "type": "ObjectExpression",
                "properties": [
                  {
                    "type": "Method",
                    "isAsync": false,
                    "isGenerator": false,
                    "name": {
                      "type": "StaticPropertyName",
                      "value": "c",
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 33
                        },
                        "end": {
                          "line": 3,
                          "column": 9,
                          "offset": 34
                        }
                      }
                    },
                    "params": {
                      "type": "FormalParameters",
                      "items": [],
                      "rest": null,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 9,
                          "offset": 34
                        },
                        "end": {
                          "line": 3,
                          "column": 11,
                          "offset": 36
                        }
                      }
                    },
                    "body": {
                      "type": "FunctionBody",
                      "directives": [],
                      "statements": [
                        {
                          "type": "ReturnStatement",
                          "expression": {
                            "type": "LiteralNumericExpression",
                            "value": 1,
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 21,
                                "offset": 46
                              },
                              "end": {
                                "line": 3,
                                "column": 22,
                                "offset": 47
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 14,
                              "offset": 39
                            },
                            "end": {
                              "line": 3,
                              "column": 23,
                              "offset": 48
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 12,
                          "offset": 37
                        },
                        "end": {
                          "line": 3,
                          "column": 25,
                          "offset": 50
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 33
                      },
                      "end": {
                        "line": 3,
                        "column": 25,
                        "offset": 50
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 8,
                    "offset": 23
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 56
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 19
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 56
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 19
              },
              "end": {
                "line": 4,
                "column": 5,
                "offset": 56
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 58
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 58
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 1,
      "offset": 58
    }
  }
}
