Created
August 5, 2013 07:08
-
-
Save KyeRussell/6154000 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
public class Dicks | |
{ | |
public static void main(String[] args) | |
{ | |
try | |
{ | |
throw new Exception(); | |
} catch (Exception e) { | |
return; | |
} finally { | |
System.out.println("420 blaze it..."); | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
3/10 would not read again
fag