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