summaryrefslogblamecommitdiff
path: root/test/pending/neg/reify_packed.check
blob: adba330d56a057cb27625b6b9e1ca655a933fae3 (plain) (tree)
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