{
  "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": [
          {
            "type": "Directive",
            "rawValue": "use strict",
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 1,
                "column": 27,
                "offset": 27
              }
            }
          }
        ],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "ObjectExpression",
              "properties": [
                {
                  "type": "DataProperty",
                  "name": {
                    "type": "StaticPropertyName",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 31,
                        "offset": 31
                      },
                      "end": {
                        "line": 1,
                        "column": 32,
                        "offset": 32
                      }
                    }
                  },
                  "expression": {
                    "type": "LiteralNumericExpression",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 34,
                        "offset": 34
                      },
                      "end": {
                        "line": 1,
                        "column": 35,
                        "offset": 35
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 31,
                      "offset": 31
                    },
                    "end": {
                      "line": 1,
                      "column": 35,
                      "offset": 35
                    }
                  }
                },
                {
                  "type": "DataProperty",
                  "name": {
                    "type": "StaticPropertyName",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 37,
                        "offset": 37
                      },
                      "end": {
                        "line": 1,
                        "column": 38,
                        "offset": 38
                      }
                    }
                  },
                  "expression": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 40,
                        "offset": 40
                      },
                      "end": {
                        "line": 1,
                        "column": 41,
                        "offset": 41
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 37,
                      "offset": 37
                    },
                    "end": {
                      "line": 1,
                      "column": 41,
                      "offset": 41
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 29,
                  "offset": 29
                },
                "end": {
                  "line": 1,
                  "column": 43,
                  "offset": 43
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 28,
                "offset": 28
              },
              "end": {
                "line": 1,
                "column": 44,
                "offset": 44
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 1,
            "column": 46,
            "offset": 46
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 46,
          "offset": 46
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 46,
      "offset": 46
    }
  }
}
