summaryrefslogtreecommitdiff
path: root/test/files/neg/t7895.check
blob: 1a58e24b77f70642b57d2620815d64a9eb4e2282 (plain) (blame)
1
2
3
4
t7895.scala:4: error: not found: value Goop
    case Goop(a, b, c) => Tuple2(a, b)
         ^
one error found