]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/attr-unavailable/oneB.h
Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1):
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / attr-unavailable / oneB.h
1 @import oneA;
2
3 @interface D
4 -(void)method2;
5 @end