Skip to content

Instantly share code, notes, and snippets.

@jontelang
Created March 11, 2013 05:27
Show Gist options
  • Save jontelang/5132074 to your computer and use it in GitHub Desktop.
Save jontelang/5132074 to your computer and use it in GitHub Desktop.
erorr
@interface aclass : NSObject{
-(void)talk;
}
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment