blob: c50959b27bc5059510beb92df5aaa1f3a409d833 [file] [log] [blame]
#include <Foundation.h>
@interface Frank : NSObject
- (void) frank;
@end