brintos

brintos / llvm-project-archived public Read only

0
0
Text · 67 B · 313a961 Raw
4 lines · c
1#include "Base.h"2@interface DerivedInterface : BaseInterface3@end4