{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 3,
              "offset": 3
            }
          }
        },
        "body": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 1,
              "column": 8,
              "offset": 8
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 9,
          "offset": 9
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 1,
                  "offset": 22
                },
                "end": {
                  "line": 2,
                  "column": 2,
                  "offset": 23
                }
              }
            },
            {
              "type": "BindingIdentifier",
              "name": "b",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 25
                },
                "end": {
                  "line": 2,
                  "column": 5,
                  "offset": 26
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 21
            },
            "end": {
              "line": 2,
              "column": 6,
              "offset": 27
            }
          }
        },
        "body": {
          "type": "IdentifierExpression",
          "name": "c",
          "loc": {
            "start": {
              "line": 2,
              "column": 10,
              "offset": 31
            },
            "end": {
              "line": 2,
              "column": 11,
              "offset": 32
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 21
          },
          "end": {
            "line": 2,
            "column": 11,
            "offset": 32
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 21
        },
        "end": {
          "line": 2,
          "column": 12,
          "offset": 33
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [],
          "rest": null,
          "loc": {
            "start": {
              "line": 3,
              "column": 0,
              "offset": 45
            },
            "end": {
              "line": 3,
              "column": 2,
              "offset": 47
            }
          }
        },
        "body": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 3,
              "column": 6,
              "offset": 51
            },
            "end": {
              "line": 3,
              "column": 7,
              "offset": 52
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 45
          },
          "end": {
            "line": 3,
            "column": 7,
            "offset": 52
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 45
        },
        "end": {
          "line": 3,
          "column": 8,
          "offset": 53
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 1,
                  "offset": 66
                },
                "end": {
                  "line": 4,
                  "column": 2,
                  "offset": 67
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 4,
              "column": 0,
              "offset": 65
            },
            "end": {
              "line": 4,
              "column": 3,
              "offset": 68
            }
          }
        },
        "body": {
          "type": "ArrowExpression",
          "isAsync": false,
          "params": {
            "type": "FormalParameters",
            "items": [
              {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 8,
                    "offset": 73
                  },
                  "end": {
                    "line": 4,
                    "column": 9,
                    "offset": 74
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 4,
                "column": 7,
                "offset": 72
              },
              "end": {
                "line": 4,
                "column": 10,
                "offset": 75
              }
            }
          },
          "body": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 4,
                "column": 14,
                "offset": 79
              },
              "end": {
                "line": 4,
                "column": 15,
                "offset": 80
              }
            }
          },
          "loc": {
            "start": {
              "line": 4,
              "column": 7,
              "offset": 72
            },
            "end": {
              "line": 4,
              "column": 15,
              "offset": 80
            }
          }
        },
        "loc": {
          "start": {
            "line": 4,
            "column": 0,
            "offset": 65
          },
          "end": {
            "line": 4,
            "column": 15,
            "offset": 80
          }
        }
      },
      "loc": {
        "start": {
          "line": 4,
          "column": 0,
          "offset": 65
        },
        "end": {
          "line": 4,
          "column": 16,
          "offset": 81
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 5,
                  "column": 1,
                  "offset": 118
                },
                "end": {
                  "line": 5,
                  "column": 2,
                  "offset": 119
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 5,
              "column": 0,
              "offset": 117
            },
            "end": {
              "line": 5,
              "column": 3,
              "offset": 120
            }
          }
        },
        "body": {
          "type": "ArrowExpression",
          "isAsync": false,
          "params": {
            "type": "FormalParameters",
            "items": [
              {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 9,
                    "offset": 126
                  },
                  "end": {
                    "line": 5,
                    "column": 10,
                    "offset": 127
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 5,
                "column": 8,
                "offset": 125
              },
              "end": {
                "line": 5,
                "column": 11,
                "offset": 128
              }
            }
          },
          "body": {
            "type": "IdentifierExpression",
            "name": "c",
            "loc": {
              "start": {
                "line": 5,
                "column": 15,
                "offset": 132
              },
              "end": {
                "line": 5,
                "column": 16,
                "offset": 133
              }
            }
          },
          "loc": {
            "start": {
              "line": 5,
              "column": 8,
              "offset": 125
            },
            "end": {
              "line": 5,
              "column": 16,
              "offset": 133
            }
          }
        },
        "loc": {
          "start": {
            "line": 5,
            "column": 0,
            "offset": 117
          },
          "end": {
            "line": 5,
            "column": 17,
            "offset": 134
          }
        }
      },
      "loc": {
        "start": {
          "line": 5,
          "column": 0,
          "offset": 117
        },
        "end": {
          "line": 5,
          "column": 18,
          "offset": 135
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [],
          "rest": null,
          "loc": {
            "start": {
              "line": 6,
              "column": 0,
              "offset": 168
            },
            "end": {
              "line": 6,
              "column": 2,
              "offset": 170
            }
          }
        },
        "body": {
          "type": "ArrowExpression",
          "isAsync": false,
          "params": {
            "type": "FormalParameters",
            "items": [
              {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 7,
                    "offset": 175
                  },
                  "end": {
                    "line": 6,
                    "column": 8,
                    "offset": 176
                  }
                }
              },
              {
                "type": "BindingIdentifier",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 9,
                    "offset": 177
                  },
                  "end": {
                    "line": 6,
                    "column": 10,
                    "offset": 178
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 6,
                "column": 6,
                "offset": 174
              },
              "end": {
                "line": 6,
                "column": 11,
                "offset": 179
              }
            }
          },
          "body": {
            "type": "IdentifierExpression",
            "name": "d",
            "loc": {
              "start": {
                "line": 6,
                "column": 15,
                "offset": 183
              },
              "end": {
                "line": 6,
                "column": 16,
                "offset": 184
              }
            }
          },
          "loc": {
            "start": {
              "line": 6,
              "column": 6,
              "offset": 174
            },
            "end": {
              "line": 6,
              "column": 16,
              "offset": 184
            }
          }
        },
        "loc": {
          "start": {
            "line": 6,
            "column": 0,
            "offset": 168
          },
          "end": {
            "line": 6,
            "column": 16,
            "offset": 184
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 168
        },
        "end": {
          "line": 6,
          "column": 17,
          "offset": 185
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 0,
                  "offset": 221
                },
                "end": {
                  "line": 7,
                  "column": 1,
                  "offset": 222
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 7,
              "column": 0,
              "offset": 221
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 222
            }
          }
        },
        "body": {
          "type": "FunctionBody",
          "directives": [],
          "statements": [
            {
              "type": "ReturnStatement",
              "expression": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 11,
                    "offset": 232
                  },
                  "end": {
                    "line": 7,
                    "column": 12,
                    "offset": 233
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 225
                },
                "end": {
                  "line": 7,
                  "column": 13,
                  "offset": 234
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 3,
              "offset": 224
            },
            "end": {
              "line": 7,
              "column": 14,
              "offset": 235
            }
          }
        },
        "loc": {
          "start": {
            "line": 7,
            "column": 0,
            "offset": 221
          },
          "end": {
            "line": 7,
            "column": 14,
            "offset": 235
          }
        }
      },
      "loc": {
        "start": {
          "line": 7,
          "column": 0,
          "offset": 221
        },
        "end": {
          "line": 7,
          "column": 14,
          "offset": 235
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ArrowExpression",
        "isAsync": false,
        "params": {
          "type": "FormalParameters",
          "items": [
            {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 8,
                  "column": 0,
                  "offset": 236
                },
                "end": {
                  "line": 8,
                  "column": 1,
                  "offset": 237
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 8,
              "column": 0,
              "offset": 236
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 237
            }
          }
        },
        "body": {
          "type": "LiteralStringExpression",
          "value": "e",
          "loc": {
            "start": {
              "line": 8,
              "column": 5,
              "offset": 241
            },
            "end": {
              "line": 8,
              "column": 8,
              "offset": 244
            }
          }
        },
        "loc": {
          "start": {
            "line": 8,
            "column": 0,
            "offset": 236
          },
          "end": {
            "line": 8,
            "column": 8,
            "offset": 244
          }
        }
      },
      "loc": {
        "start": {
          "line": 8,
          "column": 0,
          "offset": 236
        },
        "end": {
          "line": 8,
          "column": 9,
          "offset": 245
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 33,
      "offset": 269
    }
  }
}
