brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · e1e86ed Raw
14 lines · c
1 2 3 4 5 6 7 8 9 10@interface B11- (int)method1;12- (int)method2:(float)param;13@end14