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





                                                                                                                                                        
bug608.scala:16 error: no type parameters for method bimap: ((ha) => c)hs{override type a = c} exist so that it can be applied to arguments ((ha) => ha)
 --- because ---
result type hs{override type a = c} is incompatible with expected type hs{override type s = hs; override type a = ha}
	     = g(f(x).bimap(id))
                     ^
one error found