{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "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": "FunctionDeclaration",
                "isAsync": false,
                "isGenerator": false,
                "name": {
                  "type": "BindingIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 13,
                      "offset": 28
                    },
                    "end": {
                      "line": 2,
                      "column": 14,
                      "offset": 29
                    }
                  }
                },
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 14,
                      "offset": 29
                    },
                    "end": {
                      "line": 2,
                      "column": 16,
                      "offset": 31
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "StaticMemberExpression",
                          "object": {
                            "type": "IdentifierExpression",
                            "name": "b",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 8,
                                "offset": 42
                              },
                              "end": {
                                "line": 3,
                                "column": 9,
                                "offset": 43
                              }
                            }
                          },
                          "property": "c",
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 8,
                              "offset": 42
                            },
                            "end": {
                              "line": 3,
                              "column": 11,
                              "offset": 45
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "LiteralStringExpression",
                            "value": "d",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 12,
                                "offset": 46
                              },
                              "end": {
                                "line": 3,
                                "column": 15,
                                "offset": 49
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 8,
                            "offset": 42
                          },
                          "end": {
                            "line": 3,
                            "column": 16,
                            "offset": 50
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 42
                        },
                        "end": {
                          "line": 3,
                          "column": 17,
                          "offset": 51
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 17,
                      "offset": 32
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 57
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 57
                  }
                }
              },
              {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "FunctionDeclaration",
                      "isAsync": false,
                      "isGenerator": false,
                      "name": {
                        "type": "BindingIdentifier",
                        "name": "a",
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 17,
                            "offset": 81
                          },
                          "end": {
                            "line": 6,
                            "column": 18,
                            "offset": 82
                          }
                        }
                      },
                      "params": {
                        "type": "FormalParameters",
                        "items": [],
                        "rest": null,
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 18,
                            "offset": 82
                          },
                          "end": {
                            "line": 6,
                            "column": 20,
                            "offset": 84
                          }
                        }
                      },
                      "body": {
                        "type": "FunctionBody",
                        "directives": [],
                        "statements": [
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "CallExpression",
                              "callee": {
                                "type": "StaticMemberExpression",
                                "object": {
                                  "type": "IdentifierExpression",
                                  "name": "b",
                                  "loc": {
                                    "start": {
                                      "line": 7,
                                      "column": 12,
                                      "offset": 99
                                    },
                                    "end": {
                                      "line": 7,
                                      "column": 13,
                                      "offset": 100
                                    }
                                  }
                                },
                                "property": "c",
                                "loc": {
                                  "start": {
                                    "line": 7,
                                    "column": 12,
                                    "offset": 99
                                  },
                                  "end": {
                                    "line": 7,
                                    "column": 15,
                                    "offset": 102
                                  }
                                }
                              },
                              "arguments": [
                                {
                                  "type": "LiteralStringExpression",
                                  "value": "e",
                                  "loc": {
                                    "start": {
                                      "line": 7,
                                      "column": 16,
                                      "offset": 103
                                    },
                                    "end": {
                                      "line": 7,
                                      "column": 19,
                                      "offset": 106
                                    }
                                  }
                                }
                              ],
                              "loc": {
                                "start": {
                                  "line": 7,
                                  "column": 12,
                                  "offset": 99
                                },
                                "end": {
                                  "line": 7,
                                  "column": 20,
                                  "offset": 107
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 7,
                                "column": 12,
                                "offset": 99
                              },
                              "end": {
                                "line": 7,
                                "column": 21,
                                "offset": 108
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 21,
                            "offset": 85
                          },
                          "end": {
                            "line": 8,
                            "column": 9,
                            "offset": 118
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 8,
                          "offset": 72
                        },
                        "end": {
                          "line": 8,
                          "column": 9,
                          "offset": 118
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 4,
                      "offset": 62
                    },
                    "end": {
                      "line": 9,
                      "column": 5,
                      "offset": 124
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 62
                  },
                  "end": {
                    "line": 9,
                    "column": 5,
                    "offset": 124
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 10,
                "column": 1,
                "offset": 126
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 10,
              "column": 1,
              "offset": 126
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 10,
            "column": 3,
            "offset": 128
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 10,
          "column": 5,
          "offset": 130
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 11,
      "column": 0,
      "offset": 131
    }
  }
}
