summaryrefslogtreecommitdiff
path: root/Tests/FortranOnly/IntelIfDef.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/FortranOnly/IntelIfDef.inc')
-rw-r--r--Tests/FortranOnly/IntelIfDef.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/FortranOnly/IntelIfDef.inc b/Tests/FortranOnly/IntelIfDef.inc
new file mode 100644
index 000000000..52edafa78
--- /dev/null
+++ b/Tests/FortranOnly/IntelIfDef.inc
@@ -0,0 +1,3 @@
+CDEC$ IF .NOT. DEFINED(SOME_DEF)
+CDEC$ INCLUDE 'SOME_DEF not defined'
+CDEC$ END IF