2020-02-01 23:06:01 +01:00

8 lines
61 B
Objective-C

#import "foo.h"
@implementation Foo
@synthesize age;
@end