brintos

brintos / llvm-project-archived public Read only

0
0
Text · 43 B · 5c9506f Raw
4 lines · c
1@protocol BaseProtocol2- (void) test;3@end4