mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 02:16:06 +00:00
10 lines
56 B
Objective-C
10 lines
56 B
Objective-C
|
|
@interface I
|
|
@end
|
|
|
|
@interface B
|
|
@end
|
|
|
|
@protocol P
|
|
@end
|