{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": true,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 11,
            "offset": 11
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 11,
            "offset": 11
          },
          "end": {
            "line": 1,
            "column": 13,
            "offset": 13
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "ArrowExpression",
              "isAsync": false,
              "params": {
                "type": "FormalParameters",
                "items": [
                  {
                    "type": "BindingIdentifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 17,
                        "offset": 17
                      },
                      "end": {
                        "line": 1,
                        "column": 18,
                        "offset": 18
                      }
                    }
                  }
                ],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 16,
                    "offset": 16
                  },
                  "end": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "BinaryExpression",
                      "left": {
                        "type": "IdentifierExpression",
                        "name": "yield",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 25,
                            "offset": 25
                          },
                          "end": {
                            "line": 1,
                            "column": 30,
                            "offset": 30
                          }
                        }
                      },
                      "operator": "+",
                      "right": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 33,
                            "offset": 33
                          },
                          "end": {
                            "line": 1,
                            "column": 34,
                            "offset": 34
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 25,
                          "offset": 25
                        },
                        "end": {
                          "line": 1,
                          "column": 34,
                          "offset": 34
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      },
                      "end": {
                        "line": 1,
                        "column": 34,
                        "offset": 34
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 23,
                    "offset": 23
                  },
                  "end": {
                    "line": 1,
                    "column": 36,
                    "offset": 36
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 36,
                  "offset": 36
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 16,
                "offset": 16
              },
              "end": {
                "line": 1,
                "column": 37,
                "offset": 37
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 14,
            "offset": 14
          },
          "end": {
            "line": 1,
            "column": 39,
            "offset": 39
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 39,
          "offset": 39
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 40
    }
  }
}
