diff options
Diffstat (limited to 'tests/input_files/ifeq_4')
-rw-r--r-- | tests/input_files/ifeq_4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/input_files/ifeq_4 b/tests/input_files/ifeq_4 new file mode 100644 index 0000000..d069530 --- /dev/null +++ b/tests/input_files/ifeq_4 @@ -0,0 +1,3 @@ +ifeq(a, b, true) +--- + |