{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 2,
            "column": 9,
            "offset": 54
          },
          "end": {
            "line": 2,
            "column": 10,
            "offset": 55
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 2,
            "column": 10,
            "offset": 55
          },
          "end": {
            "line": 2,
            "column": 12,
            "offset": 57
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "StaticMemberExpression",
                "object": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 4,
                      "offset": 64
                    },
                    "end": {
                      "line": 3,
                      "column": 5,
                      "offset": 65
                    }
                  }
                },
                "property": "c",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 64
                  },
                  "end": {
                    "line": 3,
                    "column": 7,
                    "offset": 67
                  }
                }
              },
              "arguments": [
                {
                  "type": "LiteralStringExpression",
                  "value": "d",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 8,
                      "offset": 68
                    },
                    "end": {
                      "line": 3,
                      "column": 11,
                      "offset": 71
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 64
                },
                "end": {
                  "line": 3,
                  "column": 12,
                  "offset": 72
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 64
              },
              "end": {
                "line": 3,
                "column": 13,
                "offset": 73
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 13,
            "offset": 58
          },
          "end": {
            "line": 4,
            "column": 1,
            "offset": 75
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 45
        },
        "end": {
          "line": 4,
          "column": 1,
          "offset": 75
        }
      }
    },
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 5,
            "column": 9,
            "offset": 85
          },
          "end": {
            "line": 5,
            "column": 10,
            "offset": 86
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 5,
            "column": 10,
            "offset": 86
          },
          "end": {
            "line": 5,
            "column": 12,
            "offset": 88
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "StaticMemberExpression",
                "object": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 4,
                      "offset": 95
                    },
                    "end": {
                      "line": 6,
                      "column": 5,
                      "offset": 96
                    }
                  }
                },
                "property": "c",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 95
                  },
                  "end": {
                    "line": 6,
                    "column": 7,
                    "offset": 98
                  }
                }
              },
              "arguments": [
                {
                  "type": "LiteralStringExpression",
                  "value": "e",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 8,
                      "offset": 99
                    },
                    "end": {
                      "line": 6,
                      "column": 11,
                      "offset": 102
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4,
                  "offset": 95
                },
                "end": {
                  "line": 6,
                  "column": 12,
                  "offset": 103
                }
              }
            },
            "loc": {
              "start": {
                "line": 6,
                "column": 4,
                "offset": 95
              },
              "end": {
                "line": 6,
                "column": 13,
                "offset": 104
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 13,
            "offset": 89
          },
          "end": {
            "line": 7,
            "column": 1,
            "offset": 106
          }
        }
      },
      "loc": {
        "start": {
          "line": 5,
          "column": 0,
          "offset": 76
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 106
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 8,
              "column": 0,
              "offset": 107
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 108
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 8,
            "column": 0,
            "offset": 107
          },
          "end": {
            "line": 8,
            "column": 3,
            "offset": 110
          }
        }
      },
      "loc": {
        "start": {
          "line": 8,
          "column": 0,
          "offset": 107
        },
        "end": {
          "line": 8,
          "column": 4,
          "offset": 111
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 112
    }
  }
}
