summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Library/fileFlags.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Library/fileFlags.cxx')
-rw-r--r--Tests/Complex/Library/fileFlags.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Complex/Library/fileFlags.cxx b/Tests/Complex/Library/fileFlags.cxx
new file mode 100644
index 0000000..c766daa
--- /dev/null
+++ b/Tests/Complex/Library/fileFlags.cxx
@@ -0,0 +1,4 @@
+#ifndef EXTRA_FLAG
+syntax error EXTRA_FLAG should be defined on the command line for this file
+#endif
+int ALLOK;