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



                                       
               
bug608.scala:16: error: type mismatch;
 found   : hs{type a = ha}
 required: hs{type s = hs; type a = ha}
       = g(f(x).bimap(id))
                     ^
one error found