summaryrefslogblamecommitdiff
path: root/test/files/neg/bug3683b.check
blob: 3952633d1dbb0c9bde87767cde058d58bec268c2 (plain) (tree)
1
2
3
4
5
6





                                                                              
bug3683b.scala:15: error: constructor cannot be instantiated to expected type;
 found   : X
 required: W[Bar]
      case X() => 1
           ^
one error found