brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · 7cde9fb Raw
5 lines · c
1#include "Base.h"2@interface DVTSourceModel(Additions)3- (int)test:(int)item;4@end5