{
  "type": "Program",
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "&&",
        "left": {
          "type": "Identifier",
          "name": "a",
          "decorators": [],
          "loc": {
            "start": {
              "line": 17,
              "column": 2
            },
            "end": {
              "line": 17,
              "column": 5
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "*",
          "left": {
            "type": "Identifier",
            "name": "b",
            "decorators": [],
            "loc": {
              "start": {
                "line": 17,
                "column": 10
              },
              "end": {
                "line": 17,
                "column": 11
              }
            }
          },
          "right": {
            "type": "BinaryExpression",
            "operator": "+",
            "left": {
              "type": "Identifier",
              "name": "c",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 17,
                  "column": 15
                },
                "end": {
                  "line": 17,
                  "column": 16
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "d",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 17,
                  "column": 17
                },
                "end": {
                  "line": 17,
                  "column": 18
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 14
              },
              "end": {
                "line": 17,
                "column": 19
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 9
            },
            "end": {
              "line": 17,
              "column": 20
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 1
          },
          "end": {
            "line": 17,
            "column": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 22
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "operator": "/",
        "left": {
          "type": "BinaryExpression",
          "operator": "*",
          "left": {
            "type": "AssignmentExpression",
            "operator": "=",
            "left": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 2
                },
                "end": {
                  "line": 18,
                  "column": 5
                }
              }
            },
            "right": {
              "type": "LogicalExpression",
              "operator": "||",
              "left": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 7
                  },
                  "end": {
                    "line": 18,
                    "column": 8
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "c",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 18,
                    "column": 12
                  },
                  "end": {
                    "line": 18,
                    "column": 13
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 18,
                  "column": 6
                },
                "end": {
                  "line": 18,
                  "column": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 1
              },
              "end": {
                "line": 18,
                "column": 15
              }
            }
          },
          "right": {
            "type": "BinaryExpression",
            "operator": "-",
            "left": {
              "type": "Identifier",
              "name": "d",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 19
                },
                "end": {
                  "line": 18,
                  "column": 20
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "c",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 18,
                  "column": 21
                },
                "end": {
                  "line": 18,
                  "column": 22
                }
              }
            },
            "loc": {
              "start": {
                "line": 18,
                "column": 18
              },
              "end": {
                "line": 18,
                "column": 23
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 1
            },
            "end": {
              "line": 18,
              "column": 23
            }
          }
        },
        "right": {
          "type": "NumberLiteral",
          "value": 2,
          "loc": {
            "start": {
              "line": 18,
              "column": 26
            },
            "end": {
              "line": 18,
              "column": 27
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 1
          },
          "end": {
            "line": 18,
            "column": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 28
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "operator": "-",
        "left": {
          "type": "BinaryExpression",
          "operator": "/",
          "left": {
            "type": "BinaryExpression",
            "operator": "+",
            "left": {
              "type": "BinaryExpression",
              "operator": "*",
              "left": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 2
                  },
                  "end": {
                    "line": 19,
                    "column": 3
                  }
                }
              },
              "right": {
                "type": "Identifier",
                "name": "b",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 4
                  },
                  "end": {
                    "line": 19,
                    "column": 5
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 19,
                  "column": 2
                },
                "end": {
                  "line": 19,
                  "column": 5
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "c",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 6
                },
                "end": {
                  "line": 19,
                  "column": 7
                }
              }
            },
            "loc": {
              "start": {
                "line": 19,
                "column": 1
              },
              "end": {
                "line": 19,
                "column": 8
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "d",
            "decorators": [],
            "loc": {
              "start": {
                "line": 19,
                "column": 9
              },
              "end": {
                "line": 19,
                "column": 12
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 1
            },
            "end": {
              "line": 19,
              "column": 12
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "e",
          "decorators": [],
          "loc": {
            "start": {
              "line": 19,
              "column": 13
            },
            "end": {
              "line": 19,
              "column": 14
            }
          }
        },
        "loc": {
          "start": {
            "line": 19,
            "column": 1
          },
          "end": {
            "line": 19,
            "column": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 15
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "operator": "%",
        "left": {
          "type": "BinaryExpression",
          "operator": "*",
          "left": {
            "type": "BinaryExpression",
            "operator": "+",
            "left": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 20,
                  "column": 3
                },
                "end": {
                  "line": 20,
                  "column": 4
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "b",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 20,
                  "column": 5
                },
                "end": {
                  "line": 20,
                  "column": 6
                }
              }
            },
            "loc": {
              "start": {
                "line": 20,
                "column": 2
              },
              "end": {
                "line": 20,
                "column": 7
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "c",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 10
              },
              "end": {
                "line": 20,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 1
            },
            "end": {
              "line": 20,
              "column": 16
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "+",
          "left": {
            "type": "Identifier",
            "name": "e",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 20
              },
              "end": {
                "line": 20,
                "column": 25
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "f",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 27
              },
              "end": {
                "line": 20,
                "column": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 19
            },
            "end": {
              "line": 20,
              "column": 29
            }
          }
        },
        "loc": {
          "start": {
            "line": 20,
            "column": 1
          },
          "end": {
            "line": 20,
            "column": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 30
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "BinaryExpression",
          "operator": "+",
          "left": {
            "type": "Identifier",
            "name": "a",
            "decorators": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 2
              },
              "end": {
                "line": 21,
                "column": 7
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "b",
            "decorators": [],
            "loc": {
              "start": {
                "line": 22,
                "column": 3
              },
              "end": {
                "line": 22,
                "column": 6
              }
            }
          },
          "loc": {
            "start": {
              "line": 21,
              "column": 1
            },
            "end": {
              "line": 22,
              "column": 7
            }
          }
        },
        "arguments": [
          {
            "type": "UpdateExpression",
            "operator": "++",
            "prefix": false,
            "argument": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 23,
                  "column": 2
                },
                "end": {
                  "line": 23,
                  "column": 5
                }
              }
            },
            "loc": {
              "start": {
                "line": 23,
                "column": 2
              },
              "end": {
                "line": 23,
                "column": 7
              }
            }
          }
        ],
        "optional": false,
        "loc": {
          "start": {
            "line": 21,
            "column": 1
          },
          "end": {
            "line": 23,
            "column": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 8
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "UpdateExpression",
        "operator": "++",
        "prefix": true,
        "argument": {
          "type": "Identifier",
          "name": "a",
          "decorators": [],
          "loc": {
            "start": {
              "line": 24,
              "column": 3
            },
            "end": {
              "line": 24,
              "column": 8
            }
          }
        },
        "loc": {
          "start": {
            "line": 24,
            "column": 1
          },
          "end": {
            "line": 24,
            "column": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 24,
          "column": 1
        },
        "end": {
          "line": 24,
          "column": 8
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "||",
        "left": {
          "type": "UnaryExpression",
          "operator": "!",
          "prefix": true,
          "argument": {
            "type": "Identifier",
            "name": "a",
            "decorators": [],
            "loc": {
              "start": {
                "line": 25,
                "column": 2
              },
              "end": {
                "line": 25,
                "column": 3
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 1
            },
            "end": {
              "line": 25,
              "column": 3
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "b",
          "decorators": [],
          "loc": {
            "start": {
              "line": 25,
              "column": 7
            },
            "end": {
              "line": 25,
              "column": 8
            }
          }
        },
        "loc": {
          "start": {
            "line": 25,
            "column": 1
          },
          "end": {
            "line": 25,
            "column": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 25,
          "column": 1
        },
        "end": {
          "line": 25,
          "column": 8
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "UnaryExpression",
        "operator": "!",
        "prefix": true,
        "argument": {
          "type": "UnaryExpression",
          "operator": "!",
          "prefix": true,
          "argument": {
            "type": "LogicalExpression",
            "operator": "||",
            "left": {
              "type": "Identifier",
              "name": "a",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 26,
                  "column": 7
                },
                "end": {
                  "line": 26,
                  "column": 8
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "b",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 26,
                  "column": 12
                },
                "end": {
                  "line": 26,
                  "column": 13
                }
              }
            },
            "loc": {
              "start": {
                "line": 26,
                "column": 4
              },
              "end": {
                "line": 26,
                "column": 16
              }
            }
          },
          "loc": {
            "start": {
              "line": 26,
              "column": 2
            },
            "end": {
              "line": 26,
              "column": 17
            }
          }
        },
        "loc": {
          "start": {
            "line": 26,
            "column": 1
          },
          "end": {
            "line": 26,
            "column": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 18
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "||",
        "left": {
          "type": "LogicalExpression",
          "operator": "&&",
          "left": {
            "type": "LogicalExpression",
            "operator": "||",
            "left": {
              "type": "UpdateExpression",
              "operator": "++",
              "prefix": true,
              "argument": {
                "type": "Identifier",
                "name": "a",
                "decorators": [],
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 4
                  },
                  "end": {
                    "line": 27,
                    "column": 7
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 27,
                  "column": 2
                },
                "end": {
                  "line": 27,
                  "column": 7
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "b",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 27,
                  "column": 11
                },
                "end": {
                  "line": 27,
                  "column": 12
                }
              }
            },
            "loc": {
              "start": {
                "line": 27,
                "column": 1
              },
              "end": {
                "line": 27,
                "column": 13
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "d",
            "decorators": [],
            "loc": {
              "start": {
                "line": 27,
                "column": 17
              },
              "end": {
                "line": 27,
                "column": 18
              }
            }
          },
          "loc": {
            "start": {
              "line": 27,
              "column": 1
            },
            "end": {
              "line": 27,
              "column": 18
            }
          }
        },
        "right": {
          "type": "Identifier",
          "name": "c",
          "decorators": [],
          "loc": {
            "start": {
              "line": 27,
              "column": 22
            },
            "end": {
              "line": 27,
              "column": 23
            }
          }
        },
        "loc": {
          "start": {
            "line": 27,
            "column": 1
          },
          "end": {
            "line": 27,
            "column": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 27,
          "column": 1
        },
        "end": {
          "line": 27,
          "column": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 27,
      "column": 23
    }
  }
}
