summaryrefslogtreecommitdiffstats
path: root/test/PCH/Inputs/chain-selectors2.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/chain-selectors2.h')
-rw-r--r--test/PCH/Inputs/chain-selectors2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/PCH/Inputs/chain-selectors2.h b/test/PCH/Inputs/chain-selectors2.h
index 4d6b556..973fc10 100644
--- a/test/PCH/Inputs/chain-selectors2.h
+++ b/test/PCH/Inputs/chain-selectors2.h
@@ -9,3 +9,7 @@ void foo2() {
//(void)@selector(y);
//(void)@selector(e);
}
+
+@interface X (Blarg)
+- (void)blarg_method;
+@end
OpenPOWER on IntegriCloud