{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 2,
            "column": 9,
            "offset": 26
          },
          "end": {
            "line": 2,
            "column": 10,
            "offset": 27
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 2,
            "column": 10,
            "offset": 27
          },
          "end": {
            "line": 2,
            "column": 12,
            "offset": 29
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "VariableDeclarationStatement",
            "declaration": {
              "type": "VariableDeclaration",
              "kind": "var",
              "declarators": [
                {
                  "type": "VariableDeclarator",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 40
                      },
                      "end": {
                        "line": 3,
                        "column": 9,
                        "offset": 41
                      }
                    }
                  },
                  "init": null,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 8,
                      "offset": 40
                    },
                    "end": {
                      "line": 3,
                      "column": 9,
                      "offset": 41
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 36
                },
                "end": {
                  "line": 3,
                  "column": 9,
                  "offset": 41
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 36
              },
              "end": {
                "line": 3,
                "column": 10,
                "offset": 42
              }
            }
          },
          {
            "type": "WithStatement",
            "object": {
              "type": "IdentifierExpression",
              "name": "c",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 10,
                  "offset": 53
                },
                "end": {
                  "line": 4,
                  "column": 11,
                  "offset": 54
                }
              }
            },
            "body": {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "IdentifierExpression",
                      "name": "b",
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 8,
                          "offset": 66
                        },
                        "end": {
                          "line": 5,
                          "column": 9,
                          "offset": 67
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 8,
                        "offset": 66
                      },
                      "end": {
                        "line": 5,
                        "column": 10,
                        "offset": 68
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 13,
                    "offset": 56
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 74
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 13,
                  "offset": 56
                },
                "end": {
                  "line": 6,
                  "column": 5,
                  "offset": 74
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 47
              },
              "end": {
                "line": 6,
                "column": 5,
                "offset": 74
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 13,
            "offset": 30
          },
          "end": {
            "line": 7,
            "column": 1,
            "offset": 76
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 17
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 76
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 0,
      "offset": 77
    }
  }
}
