{
  "type": "Script",
  "directives": [
    {
      "type": "Directive",
      "rawValue": "use\\x20strict",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 16,
          "offset": 16
        }
      }
    }
  ],
  "statements": [
    {
      "type": "WithStatement",
      "object": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 23,
            "offset": 23
          },
          "end": {
            "line": 1,
            "column": 24,
            "offset": 24
          }
        }
      },
      "body": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "AssignmentExpression",
          "binding": {
            "type": "AssignmentTargetIdentifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 26,
                "offset": 26
              },
              "end": {
                "line": 1,
                "column": 27,
                "offset": 27
              }
            }
          },
          "expression": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 1,
                "column": 30,
                "offset": 30
              },
              "end": {
                "line": 1,
                "column": 31,
                "offset": 31
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 26,
              "offset": 26
            },
            "end": {
              "line": 1,
              "column": 31,
              "offset": 31
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 26,
            "offset": 26
          },
          "end": {
            "line": 1,
            "column": 32,
            "offset": 32
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 17,
          "offset": 17
        },
        "end": {
          "line": 1,
          "column": 32,
          "offset": 32
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 32,
      "offset": 32
    }
  }
}
