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


                                     
                                
                             
               
bug608.scala:16 error: type mismatch;
 found   : (a) => a
 required: (ha) => ?
	     = g(f(x).bimap(id))
                            ^
one error found