{
  "type": "Script",
  "directives": [
    {
      "type": "Directive",
      "rawValue": "use strict",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 13,
          "offset": 13
        }
      }
    }
  ],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                },
                "end": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                }
              }
            },
            "init": {
              "type": "ObjectExpression",
              "properties": [
                {
                  "type": "Getter",
                  "name": {
                    "type": "StaticPropertyName",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 28,
                        "offset": 28
                      },
                      "end": {
                        "line": 1,
                        "column": 29,
                        "offset": 29
                      }
                    }
                  },
                  "body": {
                    "type": "FunctionBody",
                    "directives": [],
                    "statements": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 32,
                        "offset": 32
                      },
                      "end": {
                        "line": 1,
                        "column": 34,
                        "offset": 34
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 24,
                      "offset": 24
                    },
                    "end": {
                      "line": 1,
                      "column": 34,
                      "offset": 34
                    }
                  }
                },
                {
                  "type": "Getter",
                  "name": {
                    "type": "StaticPropertyName",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 40,
                        "offset": 40
                      },
                      "end": {
                        "line": 1,
                        "column": 41,
                        "offset": 41
                      }
                    }
                  },
                  "body": {
                    "type": "FunctionBody",
                    "directives": [],
                    "statements": [],
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 44,
                        "offset": 44
                      },
                      "end": {
                        "line": 1,
                        "column": 46,
                        "offset": 46
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 36,
                      "offset": 36
                    },
                    "end": {
                      "line": 1,
                      "column": 46,
                      "offset": 46
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                },
                "end": {
                  "line": 1,
                  "column": 48,
                  "offset": 48
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 18,
                "offset": 18
              },
              "end": {
                "line": 1,
                "column": 48,
                "offset": 48
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 14,
            "offset": 14
          },
          "end": {
            "line": 1,
            "column": 48,
            "offset": 48
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 14,
          "offset": 14
        },
        "end": {
          "line": 1,
          "column": 48,
          "offset": 48
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 48,
      "offset": 48
    }
  }
}
