Silence warnings.

llvm-svn: 130785
This commit is contained in:
Devang Patel 2011-05-03 20:22:16 +00:00
parent fc0fe6eb52
commit f32f098fd2
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
@end
@implementation AutomaticSynthesis
@synthesize someString;
@synthesize someNumber;
- init
{
return self;