brintos

brintos / llvm-project-archived public Read only

0
0
Text · 65 B · 2c3f479 Raw
7 lines · c
1@import category_top;2 3@interface Foo(Other)4-(void)other;5@end6 7