]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/MethodPoolCombined1.h
Vendor import of clang trunk r301939:
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / MethodPoolCombined1.h
1
2 @import MethodPoolString1;
3 @interface A
4 - (int)stringValue;
5 @end
6