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