565
        
            
                fake
 
            
            (lemmy.blahaj.zone)
          
          
          
          
          
        Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
do while
(i = 0; i < data.length; i++)
i = 0 - data.length;
break;
//TODO