{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "arguments": [
          {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "DataProperty",
                "name": {
                  "type": "ComputedPropertyName",
                  "expression": {
                    "type": "BinaryExpression",
                    "left": {
                      "type": "LiteralStringExpression",
                      "value": "b",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 5,
                          "offset": 5
                        },
                        "end": {
                          "line": 1,
                          "column": 8,
                          "offset": 8
                        }
                      }
                    },
                    "operator": "+",
                    "right": {
                      "type": "LiteralStringExpression",
                      "value": "b",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 11,
                          "offset": 11
                        },
                        "end": {
                          "line": 1,
                          "column": 14,
                          "offset": 14
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 5,
                        "offset": 5
                      },
                      "end": {
                        "line": 1,
                        "column": 14,
                        "offset": 14
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 4,
                      "offset": 4
                    },
                    "end": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    }
                  }
                },
                "expression": {
                  "type": "LiteralNumericExpression",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 17,
                      "offset": 17
                    },
                    "end": {
                      "line": 1,
                      "column": 18,
                      "offset": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 4,
                    "offset": 4
                  },
                  "end": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 20,
                "offset": 20
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 21,
            "offset": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 22,
          "offset": 22
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 22,
      "offset": 22
    }
  }
}
