{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "WithStatement",
      "object": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 6,
            "offset": 6
          },
          "end": {
            "line": 1,
            "column": 7,
            "offset": 7
          }
        }
      },
      "body": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "CallExpression",
          "callee": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 12,
                  "offset": 45
                },
                "end": {
                  "line": 3,
                  "column": 14,
                  "offset": 47
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "CallExpression",
                    "callee": {
                      "type": "IdentifierExpression",
                      "name": "b",
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 4,
                          "offset": 54
                        },
                        "end": {
                          "line": 4,
                          "column": 5,
                          "offset": 55
                        }
                      }
                    },
                    "arguments": [
                      {
                        "type": "LiteralStringExpression",
                        "value": "c",
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 6,
                            "offset": 56
                          },
                          "end": {
                            "line": 4,
                            "column": 9,
                            "offset": 59
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 4,
                        "offset": 54
                      },
                      "end": {
                        "line": 4,
                        "column": 10,
                        "offset": 60
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 4,
                      "offset": 54
                    },
                    "end": {
                      "line": 4,
                      "column": 11,
                      "offset": 61
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 15,
                  "offset": 48
                },
                "end": {
                  "line": 5,
                  "column": 3,
                  "offset": 65
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 3,
                "offset": 36
              },
              "end": {
                "line": 5,
                "column": 3,
                "offset": 65
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 3,
              "column": 3,
              "offset": 36
            },
            "end": {
              "line": 5,
              "column": 5,
              "offset": 67
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 2,
            "offset": 35
          },
          "end": {
            "line": 5,
            "column": 7,
            "offset": 69
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 7,
          "offset": 69
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 6,
      "column": 0,
      "offset": 70
    }
  }
}
