Files
2012-07-23 15:52:49 -05:00

9 lines
77 B
Objective-C

#import <Foundation/Foundation.h>
@interface Foo : NSObject {
}
@end