Skip to content

Instantly share code, notes, and snippets.

@rajohns08
Created November 22, 2014 06:27
Show Gist options
  • Save rajohns08/1788f3a6c507c55b7297 to your computer and use it in GitHub Desktop.
Save rajohns08/1788f3a6c507c55b7297 to your computer and use it in GitHub Desktop.
@interface Dog : Animal
- (void)makeSound;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment