unplugged-system/external/clang/test/Modules/Inputs/attr-unavailable/oneB.h

6 lines
49 B
C
Raw Permalink Normal View History

@import oneA;
@interface D
-(void)method2;
@end