summaryrefslogblamecommitdiff
path: root/test/files/neg/bug608.check
blob: 4e8eb4d709a4d5245d919407f86e4d1c913048cd (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