blob: 0c760fa51f06ba27030609a59580b4c268cb3570 [file] [log] [blame]
// bindgen-flags: --objc-extern-crate -- -x objective-c
// bindgen-osx-only
@protocol Foo
@end
@interface Foo <Foo>
@end