{
  "type": "Program",
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "operator": "==",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NumberLiteral",
            "value": 1,
            "loc": {
              "start": {
                "line": 17,
                "column": 2
              },
              "end": {
                "line": 17,
                "column": 3
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 17,
                "column": 7
              },
              "end": {
                "line": 17,
                "column": 8
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 1
            },
            "end": {
              "line": 17,
              "column": 9
            }
          }
        },
        "right": {
          "type": "NumberLiteral",
          "value": 1,
          "loc": {
            "start": {
              "line": 17,
              "column": 13
            },
            "end": {
              "line": 17,
              "column": 14
            }
          }
        },
        "loc": {
          "start": {
            "line": 17,
            "column": 1
          },
          "end": {
            "line": 17,
            "column": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 15
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "operator": "==",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NumberLiteral",
            "value": 0,
            "loc": {
              "start": {
                "line": 18,
                "column": 2
              },
              "end": {
                "line": 18,
                "column": 3
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 18,
                "column": 7
              },
              "end": {
                "line": 18,
                "column": 8
              }
            }
          },
          "loc": {
            "start": {
              "line": 18,
              "column": 1
            },
            "end": {
              "line": 18,
              "column": 9
            }
          }
        },
        "right": {
          "type": "NumberLiteral",
          "value": 0,
          "loc": {
            "start": {
              "line": 18,
              "column": 13
            },
            "end": {
              "line": 18,
              "column": 14
            }
          }
        },
        "loc": {
          "start": {
            "line": 18,
            "column": 1
          },
          "end": {
            "line": 18,
            "column": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 18,
          "column": 1
        },
        "end": {
          "line": 18,
          "column": 15
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "NullLiteral",
          "value": null,
          "loc": {
            "start": {
              "line": 19,
              "column": 1
            },
            "end": {
              "line": 19,
              "column": 5
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 19,
                "column": 9
              },
              "end": {
                "line": 19,
                "column": 10
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 19,
                "column": 14
              },
              "end": {
                "line": 19,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 19,
              "column": 9
            },
            "end": {
              "line": 19,
              "column": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 19,
            "column": 1
          },
          "end": {
            "line": 19,
            "column": 15
          }
        }
      },
      "loc": {
        "start": {
          "line": 19,
          "column": 1
        },
        "end": {
          "line": 19,
          "column": 16
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "NullLiteral",
          "value": null,
          "loc": {
            "start": {
              "line": 20,
              "column": 1
            },
            "end": {
              "line": 20,
              "column": 5
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "Identifier",
            "name": "undefined",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 9
              },
              "end": {
                "line": 20,
                "column": 18
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "undefined",
            "decorators": [],
            "loc": {
              "start": {
                "line": 20,
                "column": 22
              },
              "end": {
                "line": 20,
                "column": 31
              }
            }
          },
          "loc": {
            "start": {
              "line": 20,
              "column": 9
            },
            "end": {
              "line": 20,
              "column": 31
            }
          }
        },
        "loc": {
          "start": {
            "line": 20,
            "column": 1
          },
          "end": {
            "line": 20,
            "column": 31
          }
        }
      },
      "loc": {
        "start": {
          "line": 20,
          "column": 1
        },
        "end": {
          "line": 20,
          "column": 32
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NullLiteral",
            "value": null,
            "loc": {
              "start": {
                "line": 21,
                "column": 1
              },
              "end": {
                "line": 21,
                "column": 5
              }
            }
          },
          "right": {
            "type": "Identifier",
            "name": "undefined",
            "decorators": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 9
              },
              "end": {
                "line": 21,
                "column": 18
              }
            }
          },
          "loc": {
            "start": {
              "line": 21,
              "column": 1
            },
            "end": {
              "line": 21,
              "column": 18
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 21,
                "column": 22
              },
              "end": {
                "line": 21,
                "column": 23
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 2,
            "loc": {
              "start": {
                "line": 21,
                "column": 27
              },
              "end": {
                "line": 21,
                "column": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 21,
              "column": 22
            },
            "end": {
              "line": 21,
              "column": 28
            }
          }
        },
        "loc": {
          "start": {
            "line": 21,
            "column": 1
          },
          "end": {
            "line": 21,
            "column": 28
          }
        }
      },
      "loc": {
        "start": {
          "line": 21,
          "column": 1
        },
        "end": {
          "line": 21,
          "column": 29
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "LogicalExpression",
            "operator": "??",
            "left": {
              "type": "NullLiteral",
              "value": null,
              "loc": {
                "start": {
                  "line": 22,
                  "column": 1
                },
                "end": {
                  "line": 22,
                  "column": 5
                }
              }
            },
            "right": {
              "type": "Identifier",
              "name": "undefined",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 22,
                  "column": 9
                },
                "end": {
                  "line": 22,
                  "column": 18
                }
              }
            },
            "loc": {
              "start": {
                "line": 22,
                "column": 1
              },
              "end": {
                "line": 22,
                "column": 18
              }
            }
          },
          "right": {
            "type": "NullLiteral",
            "value": null,
            "loc": {
              "start": {
                "line": 22,
                "column": 22
              },
              "end": {
                "line": 22,
                "column": 26
              }
            }
          },
          "loc": {
            "start": {
              "line": 22,
              "column": 1
            },
            "end": {
              "line": 22,
              "column": 26
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 22,
                "column": 30
              },
              "end": {
                "line": 22,
                "column": 32
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 22,
                "column": 36
              },
              "end": {
                "line": 22,
                "column": 38
              }
            }
          },
          "loc": {
            "start": {
              "line": 22,
              "column": 30
            },
            "end": {
              "line": 22,
              "column": 38
            }
          }
        },
        "loc": {
          "start": {
            "line": 22,
            "column": 1
          },
          "end": {
            "line": 22,
            "column": 38
          }
        }
      },
      "loc": {
        "start": {
          "line": 22,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 39
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NullLiteral",
            "value": null,
            "loc": {
              "start": {
                "line": 23,
                "column": 1
              },
              "end": {
                "line": 23,
                "column": 5
              }
            }
          },
          "right": {
            "type": "LogicalExpression",
            "operator": "||",
            "left": {
              "type": "Identifier",
              "name": "undefined",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 23,
                  "column": 10
                },
                "end": {
                  "line": 23,
                  "column": 19
                }
              }
            },
            "right": {
              "type": "NullLiteral",
              "value": null,
              "loc": {
                "start": {
                  "line": 23,
                  "column": 23
                },
                "end": {
                  "line": 23,
                  "column": 27
                }
              }
            },
            "loc": {
              "start": {
                "line": 23,
                "column": 9
              },
              "end": {
                "line": 23,
                "column": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 23,
              "column": 1
            },
            "end": {
              "line": 23,
              "column": 28
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 23,
                "column": 32
              },
              "end": {
                "line": 23,
                "column": 34
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 23,
                "column": 38
              },
              "end": {
                "line": 23,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 23,
              "column": 32
            },
            "end": {
              "line": 23,
              "column": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 23,
            "column": 1
          },
          "end": {
            "line": 23,
            "column": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 23,
          "column": 1
        },
        "end": {
          "line": 23,
          "column": 41
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NullLiteral",
            "value": null,
            "loc": {
              "start": {
                "line": 24,
                "column": 1
              },
              "end": {
                "line": 24,
                "column": 5
              }
            }
          },
          "right": {
            "type": "LogicalExpression",
            "operator": "&&",
            "left": {
              "type": "Identifier",
              "name": "undefined",
              "decorators": [],
              "loc": {
                "start": {
                  "line": 24,
                  "column": 10
                },
                "end": {
                  "line": 24,
                  "column": 19
                }
              }
            },
            "right": {
              "type": "NullLiteral",
              "value": null,
              "loc": {
                "start": {
                  "line": 24,
                  "column": 23
                },
                "end": {
                  "line": 24,
                  "column": 27
                }
              }
            },
            "loc": {
              "start": {
                "line": 24,
                "column": 9
              },
              "end": {
                "line": 24,
                "column": 28
              }
            }
          },
          "loc": {
            "start": {
              "line": 24,
              "column": 1
            },
            "end": {
              "line": 24,
              "column": 28
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 24,
                "column": 32
              },
              "end": {
                "line": 24,
                "column": 34
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 10,
            "loc": {
              "start": {
                "line": 24,
                "column": 38
              },
              "end": {
                "line": 24,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 24,
              "column": 32
            },
            "end": {
              "line": 24,
              "column": 40
            }
          }
        },
        "loc": {
          "start": {
            "line": 24,
            "column": 1
          },
          "end": {
            "line": 24,
            "column": 40
          }
        }
      },
      "loc": {
        "start": {
          "line": 24,
          "column": 1
        },
        "end": {
          "line": 24,
          "column": 41
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "&&",
        "left": {
          "type": "LogicalExpression",
          "operator": "??",
          "left": {
            "type": "NullLiteral",
            "value": null,
            "loc": {
              "start": {
                "line": 25,
                "column": 2
              },
              "end": {
                "line": 25,
                "column": 6
              }
            }
          },
          "right": {
            "type": "BooleanLiteral",
            "value": true,
            "loc": {
              "start": {
                "line": 25,
                "column": 10
              },
              "end": {
                "line": 25,
                "column": 14
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 1
            },
            "end": {
              "line": 25,
              "column": 15
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "==",
          "left": {
            "type": "LogicalExpression",
            "operator": "??",
            "left": {
              "type": "BooleanLiteral",
              "value": true,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 20
                },
                "end": {
                  "line": 25,
                  "column": 24
                }
              }
            },
            "right": {
              "type": "NullLiteral",
              "value": null,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 28
                },
                "end": {
                  "line": 25,
                  "column": 32
                }
              }
            },
            "loc": {
              "start": {
                "line": 25,
                "column": 19
              },
              "end": {
                "line": 25,
                "column": 33
              }
            }
          },
          "right": {
            "type": "BooleanLiteral",
            "value": true,
            "loc": {
              "start": {
                "line": 25,
                "column": 37
              },
              "end": {
                "line": 25,
                "column": 41
              }
            }
          },
          "loc": {
            "start": {
              "line": 25,
              "column": 19
            },
            "end": {
              "line": 25,
              "column": 41
            }
          }
        },
        "loc": {
          "start": {
            "line": 25,
            "column": 1
          },
          "end": {
            "line": 25,
            "column": 41
          }
        }
      },
      "loc": {
        "start": {
          "line": 25,
          "column": 1
        },
        "end": {
          "line": 25,
          "column": 41
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LogicalExpression",
        "operator": "??",
        "left": {
          "type": "BinaryExpression",
          "operator": "+",
          "left": {
            "type": "NumberLiteral",
            "value": 5,
            "loc": {
              "start": {
                "line": 26,
                "column": 1
              },
              "end": {
                "line": 26,
                "column": 2
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 3,
            "loc": {
              "start": {
                "line": 26,
                "column": 5
              },
              "end": {
                "line": 26,
                "column": 6
              }
            }
          },
          "loc": {
            "start": {
              "line": 26,
              "column": 1
            },
            "end": {
              "line": 26,
              "column": 6
            }
          }
        },
        "right": {
          "type": "BinaryExpression",
          "operator": "*",
          "left": {
            "type": "NumberLiteral",
            "value": 5,
            "loc": {
              "start": {
                "line": 26,
                "column": 10
              },
              "end": {
                "line": 26,
                "column": 11
              }
            }
          },
          "right": {
            "type": "NumberLiteral",
            "value": 8,
            "loc": {
              "start": {
                "line": 26,
                "column": 14
              },
              "end": {
                "line": 26,
                "column": 15
              }
            }
          },
          "loc": {
            "start": {
              "line": 26,
              "column": 10
            },
            "end": {
              "line": 26,
              "column": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 26,
            "column": 1
          },
          "end": {
            "line": 26,
            "column": 15
          }
        }
      },
      "loc": {
        "start": {
          "line": 26,
          "column": 1
        },
        "end": {
          "line": 26,
          "column": 16
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 26,
      "column": 16
    }
  }
}
