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