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