def main(bool a) -> bool { return (false || true) && false; }