summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/modular_maps/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/modular_maps/c.h')
-rw-r--r--test/Modules/Inputs/modular_maps/c.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/Inputs/modular_maps/c.h b/test/Modules/Inputs/modular_maps/c.h
new file mode 100644
index 0000000..6e3468e
--- /dev/null
+++ b/test/Modules/Inputs/modular_maps/c.h
@@ -0,0 +1,4 @@
+#ifndef C_H
+#define C_H
+const int c = 5;
+#endif
OpenPOWER on IntegriCloud