2012/11/22

helloworld


try {
    return true;
} finally {
    return false;
}