{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "AssignmentTargetIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "expression": {
          "type": "ObjectExpression",
          "properties": [
            {
              "type": "DataProperty",
              "name": {
                "type": "StaticPropertyName",
                "value": "true",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 6,
                    "offset": 6
                  },
                  "end": {
                    "line": 1,
                    "column": 10,
                    "offset": 10
                  }
                }
              },
              "expression": {
                "type": "LiteralNumericExpression",
                "value": 1,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  },
                  "end": {
                    "line": 1,
                    "column": 13,
                    "offset": 13
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                },
                "end": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 4,
              "offset": 4
            },
            "end": {
              "line": 1,
              "column": 15,
              "offset": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 15,
            "offset": 15
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 15,
          "offset": 15
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 15,
      "offset": 15
    }
  }
}
