brintos

brintos / llvm-project-archived public Read only

0
0
Text · 31 B · cf8ffaa Raw
5 lines · plain
1@interface C {2}3-(int)m;4@end5