{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 2,
                "column": 0,
                "offset": 22
              },
              "end": {
                "line": 2,
                "column": 1,
                "offset": 23
              }
            }
          },
          "property": "b",
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 22
            },
            "end": {
              "line": 2,
              "column": 3,
              "offset": 25
            }
          }
        },
        "expression": {
          "type": "BinaryExpression",
          "left": {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "c",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 7,
                  "offset": 29
                },
                "end": {
                  "line": 2,
                  "column": 8,
                  "offset": 30
                }
              }
            },
            "arguments": [],
            "loc": {
              "start": {
                "line": 2,
                "column": 7,
                "offset": 29
              },
              "end": {
                "line": 2,
                "column": 10,
                "offset": 32
              }
            }
          },
          "operator": ",",
          "right": {
            "type": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 2,
                "column": 12,
                "offset": 34
              },
              "end": {
                "line": 2,
                "column": 13,
                "offset": 35
              }
            }
          },
          "loc": {
            "start": {
              "line": 2,
              "column": 7,
              "offset": 29
            },
            "end": {
              "line": 2,
              "column": 13,
              "offset": 35
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 22
          },
          "end": {
            "line": 2,
            "column": 14,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 22
        },
        "end": {
          "line": 2,
          "column": 14,
          "offset": 36
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 0,
      "offset": 37
    }
  }
}
