{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "EmptyStatement",
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 2,
                "offset": 2
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 3,
            "offset": 3
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 3,
          "offset": 3
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 4
            },
            "end": {
              "line": 2,
              "column": 1,
              "offset": 5
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 4
          },
          "end": {
            "line": 2,
            "column": 3,
            "offset": 7
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 4
        },
        "end": {
          "line": 2,
          "column": 4,
          "offset": 8
        }
      }
    },
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 9
          },
          "end": {
            "line": 3,
            "column": 2,
            "offset": 11
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 9
        },
        "end": {
          "line": 3,
          "column": 2,
          "offset": 11
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 3,
          "column": 2,
          "offset": 11
        },
        "end": {
          "line": 3,
          "column": 3,
          "offset": 12
        }
      }
    },
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "BlockStatement",
            "block": {
              "type": "Block",
              "statements": [],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4,
                  "offset": 19
                },
                "end": {
                  "line": 5,
                  "column": 6,
                  "offset": 21
                }
              }
            },
            "loc": {
              "start": {
                "line": 5,
                "column": 4,
                "offset": 19
              },
              "end": {
                "line": 5,
                "column": 6,
                "offset": 21
              }
            }
          },
          {
            "type": "EmptyStatement",
            "loc": {
              "start": {
                "line": 5,
                "column": 6,
                "offset": 21
              },
              "end": {
                "line": 5,
                "column": 7,
                "offset": 22
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 0,
            "offset": 13
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 24
          }
        }
      },
      "loc": {
        "start": {
          "line": 4,
          "column": 0,
          "offset": 13
        },
        "end": {
          "line": 6,
          "column": 1,
          "offset": 24
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 6,
          "column": 1,
          "offset": 24
        },
        "end": {
          "line": 6,
          "column": 2,
          "offset": 25
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 7,
              "column": 0,
              "offset": 26
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 27
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 7,
            "column": 0,
            "offset": 26
          },
          "end": {
            "line": 7,
            "column": 3,
            "offset": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 7,
          "column": 0,
          "offset": 26
        },
        "end": {
          "line": 7,
          "column": 4,
          "offset": 30
        }
      }
    },
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 8,
            "column": 0,
            "offset": 31
          },
          "end": {
            "line": 8,
            "column": 2,
            "offset": 33
          }
        }
      },
      "loc": {
        "start": {
          "line": 8,
          "column": 0,
          "offset": 31
        },
        "end": {
          "line": 8,
          "column": 2,
          "offset": 33
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 2,
      "offset": 33
    }
  }
}
