blob: 46978a3b4eccd49ef1e739ff63a1599287b91b47 [file] [log] [blame]
// bindgen-flags: -- -x objective-c
// bindgen-osx-only
@protocol Foo
@end
@interface Foo <Foo>
@end