diff options
Diffstat (limited to 'test/Modules/Inputs/MethodPoolString1.h')
| -rw-r--r-- | test/Modules/Inputs/MethodPoolString1.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/MethodPoolString1.h b/test/Modules/Inputs/MethodPoolString1.h new file mode 100644 index 000000000000..c64ad950033e --- /dev/null +++ b/test/Modules/Inputs/MethodPoolString1.h @@ -0,0 +1,4 @@ + +@interface S1 +- (int)stringValue; +@end |
