Showing posts with label Life. Show all posts
Showing posts with label Life. Show all posts

Wednesday, August 4, 2010

Never such a piece of code in life!

while (life) {
    ...
    if(!b.exists())
        self.exit();
    ...
}