{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "ShorthandProperty",
            "name": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                },
                "end": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 3,
                "offset": 3
              }
            }
          },
          {
            "type": "ShorthandProperty",
            "name": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                },
                "end": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 5,
                "offset": 5
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 7,
            "offset": 7
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 9,
          "offset": 9
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrayExpression",
        "elements": [
          {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "ShorthandProperty",
                "name": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 2,
                      "offset": 12
                    },
                    "end": {
                      "line": 2,
                      "column": 3,
                      "offset": 13
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 2,
                    "offset": 12
                  },
                  "end": {
                    "line": 2,
                    "column": 3,
                    "offset": 13
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 1,
                "offset": 11
              },
              "end": {
                "line": 2,
                "column": 4,
                "offset": 14
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 10
          },
          "end": {
            "line": 2,
            "column": 5,
            "offset": 15
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 10
        },
        "end": {
          "line": 2,
          "column": 6,
          "offset": 16
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 3,
              "column": 0,
              "offset": 17
            },
            "end": {
              "line": 3,
              "column": 1,
              "offset": 18
            }
          }
        },
        "arguments": [
          {
            "type": "ObjectExpression",
            "properties": [
              {
                "type": "ShorthandProperty",
                "name": {
                  "type": "IdentifierExpression",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 3,
                      "offset": 20
                    },
                    "end": {
                      "line": 3,
                      "column": 4,
                      "offset": 21
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 3,
                    "offset": 20
                  },
                  "end": {
                    "line": 3,
                    "column": 4,
                    "offset": 21
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 2,
                "offset": 19
              },
              "end": {
                "line": 3,
                "column": 5,
                "offset": 22
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 17
          },
          "end": {
            "line": 3,
            "column": 6,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 17
        },
        "end": {
          "line": 3,
          "column": 7,
          "offset": 24
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 7,
      "offset": 24
    }
  }
}
