xref: /llvm-project/clang/test/Modules/Inputs/MethodPoolString1.h (revision a0f31a01f34dbde84b331cf49685c04cf02c8250)
1 
2 @interface S1
3 - (int)stringValue;
4 @end
5