diff options
Diffstat (limited to 'progs/tests/auto/compare_constants_equality.sy')
| -rw-r--r-- | progs/tests/auto/compare_constants_equality.sy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/progs/tests/auto/compare_constants_equality.sy b/progs/tests/auto/compare_constants_equality.sy deleted file mode 100644 index c8c399b..0000000 --- a/progs/tests/auto/compare_constants_equality.sy +++ /dev/null @@ -1,5 +0,0 @@ -start :: fn { -if 1 == 2 { - <!> - } -} |
