8 lines
61 B
Plaintext
Raw Normal View History

2020-02-01 23:06:01 +01:00
#import "foo.h"
@implementation Foo
@synthesize age;
@end