Skip to content

Instantly share code, notes, and snippets.

@c00kiemon5ter
Created June 27, 2011 01:47
Show Gist options
  • Save c00kiemon5ter/1048186 to your computer and use it in GitHub Desktop.
Save c00kiemon5ter/1048186 to your computer and use it in GitHub Desktop.
funny how this works :D
class Tricky {
public static void main(String[] args) {
System.out.println("Hello World! This is my website");
http://c00kiemon5ter.github.com
System.exit(0);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment