aboutsummaryrefslogtreecommitdiff
path: root/tests/run/if-with-constant-cond.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/if-with-constant-cond.check')
-rw-r--r--tests/run/if-with-constant-cond.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/run/if-with-constant-cond.check b/tests/run/if-with-constant-cond.check
new file mode 100644
index 000000000..2e31d4f23
--- /dev/null
+++ b/tests/run/if-with-constant-cond.check
@@ -0,0 +1,4 @@
+cond1
+then1
+cond2
+else2