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