summaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/typo.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/typo.h')
-rw-r--r--test/Modules/Inputs/typo.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Modules/Inputs/typo.h b/test/Modules/Inputs/typo.h
new file mode 100644
index 0000000000000..764c00b7c387f
--- /dev/null
+++ b/test/Modules/Inputs/typo.h
@@ -0,0 +1,6 @@
+@import Empty;
+
+@interface NSString
++ (id)alloc;
+@end
+