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