summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/mi_opt.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/mi_opt.h')
-rw-r--r--test/Preprocessor/mi_opt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Preprocessor/mi_opt.h b/test/Preprocessor/mi_opt.h
new file mode 100644
index 0000000..a82aa6a
--- /dev/null
+++ b/test/Preprocessor/mi_opt.h
@@ -0,0 +1,4 @@
+#if !defined foo MACRO
+#define foo
+int x = 2;
+#endif
OpenPOWER on IntegriCloud