Skip to content

Instantly share code, notes, and snippets.

@juice
Created February 25, 2012 11:17
Show Gist options
  • Save juice/1907912 to your computer and use it in GitHub Desktop.
Save juice/1907912 to your computer and use it in GitHub Desktop.
- (void)myMethod {
NSString *name;
NSLog(@"name: %@", name);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment