@import Foundation; @interface ObjC : NSObject @end @interface ObjC2: NSObject @end @protocol ObjCProtocol @end