{
  "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": "IfStatement",
                "test": {
                  "type": "LiteralBooleanExpression",
                  "value": false,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 8,
                      "offset": 23
                    },
                    "end": {
                      "line": 2,
                      "column": 13,
                      "offset": 28
                    }
                  }
                },
                "consequent": {
                  "type": "BlockStatement",
                  "block": {
                    "type": "Block",
                    "statements": [
                      {
                        "type": "VariableDeclarationStatement",
                        "declaration": {
                          "type": "VariableDeclaration",
                          "kind": "var",
                          "declarators": [
                            {
                              "type": "VariableDeclarator",
                              "binding": {
                                "type": "BindingIdentifier",
                                "name": "a",
                                "loc": {
                                  "start": {
                                    "line": 3,
                                    "column": 12,
                                    "offset": 44
                                  },
                                  "end": {
                                    "line": 3,
                                    "column": 13,
                                    "offset": 45
                                  }
                                }
                              },
                              "init": {
                                "type": "LiteralNumericExpression",
                                "value": 1,
                                "loc": {
                                  "start": {
                                    "line": 3,
                                    "column": 16,
                                    "offset": 48
                                  },
                                  "end": {
                                    "line": 3,
                                    "column": 17,
                                    "offset": 49
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 3,
                                  "column": 12,
                                  "offset": 44
                                },
                                "end": {
                                  "line": 3,
                                  "column": 17,
                                  "offset": 49
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 8,
                              "offset": 40
                            },
                            "end": {
                              "line": 3,
                              "column": 17,
                              "offset": 49
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 8,
                            "offset": 40
                          },
                          "end": {
                            "line": 3,
                            "column": 18,
                            "offset": 50
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 15,
                        "offset": 30
                      },
                      "end": {
                        "line": 4,
                        "column": 5,
                        "offset": 56
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 15,
                      "offset": 30
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 56
                    }
                  }
                },
                "alternate": null,
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 56
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 4,
                        "offset": 61
                      },
                      "end": {
                        "line": 5,
                        "column": 5,
                        "offset": 62
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 4,
                      "offset": 61
                    },
                    "end": {
                      "line": 5,
                      "column": 7,
                      "offset": 64
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 61
                  },
                  "end": {
                    "line": 5,
                    "column": 8,
                    "offset": 65
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 6,
                "column": 1,
                "offset": 67
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 6,
              "column": 1,
              "offset": 67
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 6,
            "column": 3,
            "offset": 69
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 6,
          "column": 5,
          "offset": 71
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 72
    }
  }
}
