class Program {
  void main() {
    if () { // no condition
    }
  }
}

