summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/macros_right.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/macros_right.h')
-rw-r--r--test/Modules/Inputs/macros_right.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/Modules/Inputs/macros_right.h b/test/Modules/Inputs/macros_right.h
new file mode 100644
index 0000000..e16a64b
--- /dev/null
+++ b/test/Modules/Inputs/macros_right.h
@@ -0,0 +1,17 @@
+@__experimental_modules_import macros_top;
+#define RIGHT unsigned short
+
+
+
+
+
+
+
+
+#define LEFT_RIGHT_IDENTICAL int
+#define LEFT_RIGHT_DIFFERENT int
+#define LEFT_RIGHT_DIFFERENT2 int
+#define LEFT_RIGHT_DIFFERENT3 int
+
+#undef TOP_RIGHT_REDEF
+#define TOP_RIGHT_REDEF float
OpenPOWER on IntegriCloud