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