summaryrefslogblamecommitdiff
path: root/test/files/neg/t8127a.check
blob: 5a30574861a88c47d74221d4dd75b8414cad3d19 (plain) (tree)
1
2
3
4



                                                                                                                                                                
t8127a.scala:7: error: The result type of an unapplySeq method must contain a member `get` to be used as an extractor pattern, no such member exists in Seq[_$1]
    case H(v) =>
         ^
one error found