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