34

Tty, Catch and what about throw ?? 😄😄

Comments
  • 3
    I'm gonna make an Exception for you 😋
  • 1
    @Anaeijon but don't forget to use throw 😗😗
  • 1
    finally
    {
    MarryHer();
    }
  • 1
    funktion MarryHer(){
    wedding();
    marriage();
    }

    function marriage(){
    do{
    try{
    fulfillWishes();
    }catch{
    break;
    }
    }while(self.alive && self.wife.alive)
    }
  • 0
    I would imagine throws is the girl giving the middle finger :P
  • 1
    I'm laughing for 5 minutes.. And I can't reach the final block
Add Comment