summaryrefslogtreecommitdiff
path: root/test/pending/neg/reify_packed.check
blob: f26b9028960ae75f2d2fedf1ab19edc691be354d (plain) (blame)
1
2
3
4
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