summaryrefslogtreecommitdiff
path: root/test/files/neg/t5334_2.check
blob: e21f0d596701ed4d7736a3680eb5b624b84358df (plain) (blame)
1
2
3
4
t5334_2.scala:5: error: implementation restriction: cannot reify block of type List[(C, C)] that involves a type declared inside the block being reified. consider casting the return value to a suitable type
  reify {
        ^
one error found