aboutsummaryrefslogtreecommitdiff
path: root/tests/input_files/ifneq_3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input_files/ifneq_3')
-rw-r--r--tests/input_files/ifneq_33
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/input_files/ifneq_3 b/tests/input_files/ifneq_3
new file mode 100644
index 0000000..163d871
--- /dev/null
+++ b/tests/input_files/ifneq_3
@@ -0,0 +1,3 @@
+ifneq(a, a, true)
+---
+