brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · 67e6618 Raw
4 lines · c
1@interface BaseInterface2- (void) test;3@end4