Skip to content

Instantly share code, notes, and snippets.

@ALSchwalm
Last active January 14, 2017 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ALSchwalm/4d31be0344b8d1ff61ebbea1a94b0f3b to your computer and use it in GitHub Desktop.
Save ALSchwalm/4d31be0344b8d1ff61ebbea1a94b0f3b to your computer and use it in GitHub Desktop.
Bat* bat = new Bat();
Bird* b = bat;
Mammal* m = bat;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment