blob: f42ede41cf05ba589110427ccc6e0958dd3b7fe9 [file] [log] [blame]
#import <Foundation/Foundation.h>
@interface Lions : NSObject
+ (void)logStuff;
@end