>FromYourCode();

All the sources codes "Joke"

Java
 June 16 2016 at 01:30
#281
/**
 *
 * ...some documentation here...
 * 
 * @throws Exception randomly ;-)
 */
Java
 June 5 2016 at 01:30
#270
while (true) {
    System.out.println("Notch, fix Minecraft!");
}
C#
 June 1 2016 at 01:30
#266
if(user.stupid == true)
   {
       user.kill;
   }