Skip to content

Instantly share code, notes, and snippets.

@mkandalf
Created October 24, 2012 16:07
Show Gist options
  • Save mkandalf/3946998 to your computer and use it in GitHub Desktop.
Save mkandalf/3946998 to your computer and use it in GitHub Desktop.
Volkswagon v = new Volkswagon();
public class smallClown extends Clown {
public int hashCode(){
v.getInCar(new smallClown("foo", 12.0));
super();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment