Created
November 5, 2014 12:23
-
-
Save sarelvdwalt/7d02b081a28ec7bac503 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
try { | |
// something cool goes here | |
} catch (Tail $t) { | |
// write entry in diary | |
} finally { | |
// finally! fuck! | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment