blob: ac3fa574032489c7e9ccbf7bb4d4846506993993 [file] [log] [blame]
@import Foundation;
@interface ObjC <ObjectType>: NSObject
@end
@interface ObjC2: NSObject
@end
@protocol ObjCProtocol
@end