summaryrefslogtreecommitdiff
path: root/test/files/neg/t5334_2.check
blob: a62bfff7a5e3e778b93fe18018fdd59f3dd744e7 (plain) (blame)
1
2
3
4
t5334_2.scala:4: 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