• Elvith Ma'for@feddit.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 hours ago
    if (...){
      //..
      if (...){
        //..
        if (...){
          //..
          if (...){
            //..
            if (...){
             //...
            } else {
             //..
          } else {
          //..
        } else {
        //..
      } else {
      //..
    } else {
    //..
    }