{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "FunctionExpression",
        "isAsync": false,
        "isGenerator": true,
        "name": null,
        "params": {
          "type": "FormalParameters",
          "items": [],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 12,
              "offset": 12
            }
          }
        },
        "body": {
          "type": "FunctionBody",
          "directives": [],
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "AssignmentExpression",
                "binding": {
                  "type": "ArrayAssignmentTarget",
                  "elements": [],
                  "rest": {
                    "type": "ObjectAssignmentTarget",
                    "properties": [
                      {
                        "type": "AssignmentTargetPropertyIdentifier",
                        "binding": {
                          "type": "AssignmentTargetIdentifier",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 21,
                              "offset": 21
                            },
                            "end": {
                              "line": 1,
                              "column": 22,
                              "offset": 22
                            }
                          }
                        },
                        "init": {
                          "type": "YieldExpression",
                          "expression": null,
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 25,
                              "offset": 25
                            },
                            "end": {
                              "line": 1,
                              "column": 30,
                              "offset": 30
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 21,
                            "offset": 21
                          },
                          "end": {
                            "line": 1,
                            "column": 30,
                            "offset": 30
                          }
                        }
                      }
                    ],
                    "rest": null,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 19,
                        "offset": 19
                      },
                      "end": {
                        "line": 1,
                        "column": 32,
                        "offset": 32
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    },
                    "end": {
                      "line": 1,
                      "column": 33,
                      "offset": 33
                    }
                  }
                },
                "expression": {
                  "type": "LiteralNumericExpression",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 36,
                      "offset": 36
                    },
                    "end": {
                      "line": 1,
                      "column": 37,
                      "offset": 37
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 15,
                    "offset": 15
                  },
                  "end": {
                    "line": 1,
                    "column": 37,
                    "offset": 37
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 38,
                  "offset": 38
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 13,
              "offset": 13
            },
            "end": {
              "line": 1,
              "column": 40,
              "offset": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 40,
            "offset": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 41,
          "offset": 41
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 41,
      "offset": 41
    }
  }
}
