forked from OSchip/llvm-project
7 lines
65 B
C
7 lines
65 B
C
![]() |
@import category_top;
|
||
|
|
||
|
@interface Foo(Other)
|
||
|
-(void)other;
|
||
|
@end
|
||
|
|