{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForInStatement",
      "left": {
        "type": "ComputedMemberAssignmentTarget",
        "object": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 5,
              "offset": 5
            },
            "end": {
              "line": 1,
              "column": 6,
              "offset": 6
            }
          }
        },
        "expression": {
          "type": "BinaryExpression",
          "left": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 7,
                "offset": 7
              },
              "end": {
                "line": 1,
                "column": 8,
                "offset": 8
              }
            }
          },
          "operator": "in",
          "right": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 1,
                "column": 12,
                "offset": 12
              },
              "end": {
                "line": 1,
                "column": 13,
                "offset": 13
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 1,
              "column": 13,
              "offset": 13
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 5,
            "offset": 5
          },
          "end": {
            "line": 1,
            "column": 14,
            "offset": 14
          }
        }
      },
      "right": {
        "type": "IdentifierExpression",
        "name": "d",
        "loc": {
          "start": {
            "line": 1,
            "column": 18,
            "offset": 18
          },
          "end": {
            "line": 1,
            "column": 19,
            "offset": 19
          }
        }
      },
      "body": {
        "type": "EmptyStatement",
        "loc": {
          "start": {
            "line": 1,
            "column": 20,
            "offset": 20
          },
          "end": {
            "line": 1,
            "column": 21,
            "offset": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 21,
          "offset": 21
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 21,
      "offset": 21
    }
  }
}
