diff options
Diffstat (limited to 'progs/tests/auto/not.sy')
| -rw-r--r-- | progs/tests/auto/not.sy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/tests/auto/not.sy b/progs/tests/auto/not.sy index 712690a..02dd81d 100644 --- a/progs/tests/auto/not.sy +++ b/progs/tests/auto/not.sy @@ -1,5 +1,5 @@ start :: fn { -f := fn {} - f! + f := fn {} + f! } |
