Cooosuper

193
reputation
1
1
5
while(false){
        if(workOn()){
            break;
        }
    }