Skip to content

Instantly share code, notes, and snippets.

@reevik
Created February 14, 2022 16:22
Show Gist options
  • Save reevik/c2780a3ff225d42f29c0328bd38c643e to your computer and use it in GitHub Desktop.
Save reevik/c2780a3ff225d42f29c0328bd38c643e to your computer and use it in GitHub Desktop.
Lion lion = new Lion(AnimalSoundLib.ROAR);
lion.sing(); // roarrr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment