summaryrefslogtreecommitdiff
path: root/test/pending/neg/reify_packed.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/pending/neg/reify_packed.check')
-rw-r--r--test/pending/neg/reify_packed.check4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/pending/neg/reify_packed.check b/test/pending/neg/reify_packed.check
deleted file mode 100644
index f26b902896..0000000000
--- a/test/pending/neg/reify_packed.check
+++ /dev/null
@@ -1,4 +0,0 @@
-reify_packed.scala:6: error: implementation restriction: cannot reify block of type List[_$1] that involves a type declared inside the block being reified. consider casting the return value to a suitable type.
- reify {
- ^
-one error found