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