{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "BinaryExpression",
          "left": {
            "type": "UnaryExpression",
            "operator": "!",
            "operand": {
              "type": "CallExpression",
              "callee": {
                "type": "FunctionExpression",
                "isAsync": false,
                "isGenerator": false,
                "name": null,
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 9,
                      "offset": 9
                    },
                    "end": {
                      "line": 1,
                      "column": 11,
                      "offset": 11
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 12,
                              "offset": 12
                            },
                            "end": {
                              "line": 1,
                              "column": 13,
                              "offset": 13
                            }
                          }
                        },
                        "arguments": [],
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 12,
                            "offset": 12
                          },
                          "end": {
                            "line": 1,
                            "column": 15,
                            "offset": 15
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 12,
                          "offset": 12
                        },
                        "end": {
                          "line": 1,
                          "column": 15,
                          "offset": 15
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 11,
                      "offset": 11
                    },
                    "end": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 1,
                    "offset": 1
                  },
                  "end": {
                    "line": 1,
                    "column": 16,
                    "offset": 16
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 18,
                "offset": 18
              }
            }
          },
          "operator": ",",
          "right": {
            "type": "UnaryExpression",
            "operator": "!",
            "operand": {
              "type": "CallExpression",
              "callee": {
                "type": "FunctionExpression",
                "isAsync": false,
                "isGenerator": false,
                "name": null,
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 28,
                      "offset": 28
                    },
                    "end": {
                      "line": 1,
                      "column": 30,
                      "offset": 30
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "b",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 31,
                              "offset": 31
                            },
                            "end": {
                              "line": 1,
                              "column": 32,
                              "offset": 32
                            }
                          }
                        },
                        "arguments": [],
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 31,
                            "offset": 31
                          },
                          "end": {
                            "line": 1,
                            "column": 34,
                            "offset": 34
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 31,
                          "offset": 31
                        },
                        "end": {
                          "line": 1,
                          "column": 34,
                          "offset": 34
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 30,
                      "offset": 30
                    },
                    "end": {
                      "line": 1,
                      "column": 35,
                      "offset": 35
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  },
                  "end": {
                    "line": 1,
                    "column": 35,
                    "offset": 35
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                },
                "end": {
                  "line": 1,
                  "column": 37,
                  "offset": 37
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 19,
                "offset": 19
              },
              "end": {
                "line": 1,
                "column": 37,
                "offset": 37
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 37,
              "offset": 37
            }
          }
        },
        "operator": ",",
        "right": {
          "type": "BinaryExpression",
          "left": {
            "type": "CallExpression",
            "callee": {
              "type": "IdentifierExpression",
              "name": "c",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 38,
                  "offset": 38
                },
                "end": {
                  "line": 1,
                  "column": 39,
                  "offset": 39
                }
              }
            },
            "arguments": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 38,
                "offset": 38
              },
              "end": {
                "line": 1,
                "column": 41,
                "offset": 41
              }
            }
          },
          "operator": "+",
          "right": {
            "type": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 1,
                "column": 42,
                "offset": 42
              },
              "end": {
                "line": 1,
                "column": 43,
                "offset": 43
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 38,
              "offset": 38
            },
            "end": {
              "line": 1,
              "column": 43,
              "offset": 43
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 43,
            "offset": 43
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 43,
          "offset": 43
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 44
    }
  }
}
