{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                }
              }
            },
            "init": {
              "type": "ObjectExpression",
              "properties": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                },
                "end": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 10,
                "offset": 10
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 11,
          "offset": 11
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 2,
                "column": 0,
                "offset": 12
              },
              "end": {
                "line": 2,
                "column": 1,
                "offset": 13
              }
            }
          },
          "property": "b",
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 12
            },
            "end": {
              "line": 2,
              "column": 3,
              "offset": 15
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 2,
              "column": 6,
              "offset": 18
            },
            "end": {
              "line": 2,
              "column": 7,
              "offset": 19
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 12
          },
          "end": {
            "line": 2,
            "column": 7,
            "offset": 19
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 12
        },
        "end": {
          "line": 2,
          "column": 8,
          "offset": 20
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 3,
                "column": 0,
                "offset": 21
              },
              "end": {
                "line": 3,
                "column": 1,
                "offset": 22
              }
            }
          },
          "property": "c",
          "loc": {
            "start": {
              "line": 3,
              "column": 0,
              "offset": 21
            },
            "end": {
              "line": 3,
              "column": 3,
              "offset": 24
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 2,
          "loc": {
            "start": {
              "line": 3,
              "column": 6,
              "offset": 27
            },
            "end": {
              "line": 3,
              "column": 7,
              "offset": 28
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 21
          },
          "end": {
            "line": 3,
            "column": 7,
            "offset": 28
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 21
        },
        "end": {
          "line": 3,
          "column": 8,
          "offset": 29
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "StaticMemberExpression",
          "object": {
            "type": "IdentifierExpression",
            "name": "d",
            "loc": {
              "start": {
                "line": 4,
                "column": 0,
                "offset": 30
              },
              "end": {
                "line": 4,
                "column": 1,
                "offset": 31
              }
            }
          },
          "property": "e",
          "loc": {
            "start": {
              "line": 4,
              "column": 0,
              "offset": 30
            },
            "end": {
              "line": 4,
              "column": 3,
              "offset": 33
            }
          }
        },
        "arguments": [
          {
            "type": "StaticMemberExpression",
            "object": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 34
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 35
                }
              }
            },
            "property": "b",
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 34
              },
              "end": {
                "line": 4,
                "column": 7,
                "offset": 37
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 0,
            "offset": 30
          },
          "end": {
            "line": 4,
            "column": 8,
            "offset": 38
          }
        }
      },
      "loc": {
        "start": {
          "line": 4,
          "column": 0,
          "offset": 30
        },
        "end": {
          "line": 4,
          "column": 9,
          "offset": 39
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 4,
      "column": 9,
      "offset": 39
    }
  }
}
