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