aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/Inputs/multiple.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/Inputs/multiple.h')
-rw-r--r--test/Lexer/Inputs/multiple.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Lexer/Inputs/multiple.h b/test/Lexer/Inputs/multiple.h
new file mode 100644
index 000000000000..5dfb327a0b2a
--- /dev/null
+++ b/test/Lexer/Inputs/multiple.h
@@ -0,0 +1,4 @@
+#ifndef multiple
+#define multi
+
+#endif