{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForOfStatement",
      "left": {
        "type": "ArrayAssignmentTarget",
        "elements": [
          {
            "type": "AssignmentTargetIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 6,
                "offset": 6
              },
              "end": {
                "line": 1,
                "column": 7,
                "offset": 7
              }
            }
          },
          {
            "type": "AssignmentTargetIdentifier",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 10,
                "offset": 10
              }
            }
          }
        ],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 5,
            "offset": 5
          },
          "end": {
            "line": 1,
            "column": 11,
            "offset": 11
          }
        }
      },
      "right": {
        "type": "IdentifierExpression",
        "name": "c",
        "loc": {
          "start": {
            "line": 1,
            "column": 15,
            "offset": 15
          },
          "end": {
            "line": 1,
            "column": 16,
            "offset": 16
          }
        }
      },
      "body": {
        "type": "EmptyStatement",
        "loc": {
          "start": {
            "line": 1,
            "column": 17,
            "offset": 17
          },
          "end": {
            "line": 1,
            "column": 18,
            "offset": 18
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 18,
          "offset": 18
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 19
    }
  }
}
