summaryrefslogtreecommitdiff
path: root/test/files/neg/bug608.check
blob: 8337c513ffe3c56ab48375bdd38af5557c0aac54 (plain) (blame)
1
2
3
4
5
6
bug608.scala:16: error: type mismatch;
 found   : (a) => a
 required: (_1.a) => ? where val _1: hs{type s = hs; type a = ha}
	     = g(f(x).bimap(id))
                            ^
one error found